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 4c58bd4 commit 003aad6Copy full SHA for 003aad6
tests/test_package.py
@@ -3,5 +3,5 @@
3
import fasthep_cli as m
4
5
6
-def test_version():
+def test_version() -> None:
7
assert m.__version__
0 commit comments