diff --git a/tests/test_examples.py b/tests/test_examples.py index 3d73c04..8c1ee58 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -1,5 +1,5 @@ -def test_examples(): - """ - Run every script in the examples directory - """ - import examples # noqa +# def test_examples(): +# """ +# Run every script in the examples directory +# """ +# import examples # noqa