Skip to content

Commit 4874a7b

Browse files
committed
Ignore types for iklayout
1 parent 2fd267a commit 4874a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/axiomatic/pic_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import iklayout
1+
import iklayout # type: ignore
22

33

44
def plot_circuit(component):

0 commit comments

Comments
 (0)