mirror of https://github.com/tqdm/tqdm.git
tests: fix macos notebook indentation
This commit is contained in:
parent
3abcd2ac90
commit
6f13759f4a
|
@ -7,3 +7,6 @@ replace: 00:00<00:00
|
|||
[regex3]
|
||||
regex: \|███▍ \|
|
||||
replace: |███▎ |
|
||||
[regex4]
|
||||
regex: [ ]{4}\n
|
||||
replace: \n
|
||||
|
|
Loading…
Reference in New Issue