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 b74ea32 commit 395ff64Copy full SHA for 395ff64
tests/test_temp.py
@@ -0,0 +1,4 @@
1
+# Temp test to get the test suite run and passing on Github CI
2
+# TODO: delete when actual tests have been added
3
+def test_temp():
4
+ assert 1 + 1 == 2
0 commit comments