Skip to content

Commit 608a0a9

Browse files
authored
Update test_import_and_version.py
clean up test_import_and_version
1 parent 4ac9e87 commit 608a0a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_import_and_version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
def test_import_and_version():
22
import <MODULE_NAME>
3+
34
assert isinstance(<MODULE_NAME>.__version__, str)

0 commit comments

Comments
 (0)