Skip to content

Commit

Permalink
tests: fix macos notebook indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Feb 5, 2024
1 parent 3abcd2a commit 6f13759
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .meta/nbval.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ replace: 00:00<00:00
[regex3]
regex: \|███▍ \|
replace: |███▎ |
[regex4]
regex: [ ]{4}\n
replace: \n

0 comments on commit 6f13759

Please sign in to comment.