We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c8ac7 commit b1514ecCopy full SHA for b1514ec
1 file changed
tests/test_basic.py
@@ -1,4 +1,5 @@
1
import trackio
2
3
+
4
def test_version():
- assert trackio.__version__ == "0.1.0"
5
+ assert trackio.__version__ == "0.1.0"
0 commit comments