bidict/tests/test_version.py

6 lines
66 B
Python

import bidict
def test_version():
assert bidict.__version__