diff --git a/tests/test_tutorials.py b/tests/test_tutorials.py index edd05db1a7d..18aea7ae7f5 100644 --- a/tests/test_tutorials.py +++ b/tests/test_tutorials.py @@ -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, ] )