Skip to content

Commit

Permalink
Remove sanitize
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Sep 4, 2024
1 parent ab9fc13 commit d99dafe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_tutorials.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ def test_notebook_execution(notebook):
[
"--nbval",
"--nbval-current-env", # Use the current environment
"--nbval-sanitize-with",
".sanitize_config.yaml", # Optional: If you want to handle variable output, use this
notebook,
]
)

0 comments on commit d99dafe

Please sign in to comment.