Skip to content

Commit 779b25d

Browse files
committed
Fix CI
1 parent 0bdcd00 commit 779b25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ norecursedirs = [
1212
"node_modules",
1313
".ipynb_checkpoints",
1414
]
15-
addopts = "--nbval --current-env"
15+
addopts = "--nbval-lax --current-env"
1616

1717
[tool.isort]
1818
profile = "black"

0 commit comments

Comments
 (0)