We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e191f0 commit e74ecaeCopy full SHA for e74ecae
1 file changed
bitcoin/tests/test_fakebitcoinproxy.py
@@ -35,7 +35,7 @@
35
P2PKHBitcoinAddress,
36
)
37
38
-from fakebitcoinproxy import (
+from bitcoin.tests.fakebitcoinproxy import (
39
FakeBitcoinProxy,
40
make_txout,
41
make_blocks_from_blockhashes,
0 commit comments