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 06a056a commit fcdfa60Copy full SHA for fcdfa60
tests/__init__.py
tests/test_randcrack.py
@@ -3,7 +3,7 @@
3
4
import pytest
5
6
-from ..randcrack import RandCrack
+from randcrack import RandCrack
7
8
9
def test_submit_not_enough():
0 commit comments