We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95df57f commit 1c015d3Copy full SHA for 1c015d3
pyrtl/passes.py
@@ -5,7 +5,6 @@
5
"""
6
7
from __future__ import print_function, unicode_literals
8
-from re import I
9
10
from .core import working_block, set_working_block, _get_debug_mode, LogicNet, PostSynthBlock
11
from .helperfuncs import _NetCount
0 commit comments