mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
remove 'import exceptions'
It does not need to be imported manually
This commit is contained in:
parent
2894164a6d
commit
ffd01a5eac
@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import exceptions
|
|
||||||
|
|
||||||
from myhdl._intbv import intbv
|
from myhdl._intbv import intbv
|
||||||
from myhdl import _simulator, CosimulationError
|
from myhdl import _simulator, CosimulationError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user