Skip to content

Commit a32f242

Browse files
committed
Update test_bip93.py
1 parent d3bd6c7 commit a32f242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_bip93.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# test_codex32.py
22
"""Tests for BIP-93 Codex32 implementation."""
3-
import pytest
3+
import pytest # pylint: disable=import-error
44

55
from data.bip93_vectors import (
66
VECTOR_1,

0 commit comments

Comments
 (0)