Skip to content

Commit c430319

Browse files
author
Roman
committed
remove tests/__init__.py
1 parent 5603b8a commit c430319

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/__init__.py

Whitespace-only changes.

tests/test_keyfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from bittensor_wallet.keyfile import Keyfile
1212
from bittensor_wallet.keyfile import get_coldkey_password_from_environment
1313
from bittensor_wallet.keypair import Keypair
14-
from tests.utils.bip39 import bip39_validate
14+
from utils.bip39 import bip39_validate
1515

1616

1717
def test_generate_mnemonic():

0 commit comments

Comments
 (0)