We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d713aa8 commit 7e80b4fCopy full SHA for 7e80b4f
tests/unit_tests/test_imports.py
@@ -16,4 +16,3 @@
16
def test_all_imports() -> None:
17
"""Test that __all__ is correctly defined."""
18
assert sorted(EXPECTED_ALL) == sorted(__all__)
19
-,
0 commit comments