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 08058b7 commit 06a056aCopy full SHA for 06a056a
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