Skip to content

Commit

Permalink
Discard changes to tests/test_examples.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov authored Nov 28, 2024
1 parent 4cb60db commit 5b2da45
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/test_examples.py
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5b2da45

Please sign in to comment.