bidict/tests/test_version.py

5 lines
65 B
Python

import bidict
def test_version():
assert bidict.__version__