We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0073035 commit 7aa5938Copy full SHA for 7aa5938
1 file changed
tkp_utils/tests/test_all.py
@@ -1,2 +1,6 @@
1
# accurate coverage
2
from tkp_utils import *
3
+
4
+class TestAll:
5
+ def test_all(self):
6
+ pass
0 commit comments