Skip to content

Commit 983b0e6

Browse files
committed
wip
1 parent 1ee924c commit 983b0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from pprint import pformat
77

8-
from amaranth.lib import wiring, io, meta
8+
from amaranth.lib import io
99

1010
from chipflow_lib.platforms.utils import PinSignature, OutputPinSignature, InputPinSignature, BidirPinSignature, _PinAnnotation, _PinAnnotationModel
1111
from chipflow_lib.platforms.utils import PinList, _group_consecutive_items,_find_contiguous_sequence, _Side

0 commit comments

Comments
 (0)