We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cbe37 commit a6aef39Copy full SHA for a6aef39
1 file changed
tests/test_stub.py
@@ -0,0 +1,4 @@
1
+# This file is needed to have green marks in GitHub CI
2
+
3
+def test_ok() -> None:
4
+ assert True
0 commit comments