Skip to content

Commit

Permalink
fix python linter error
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Comodi <[email protected]>
  • Loading branch information
acomodi committed Oct 12, 2020
1 parent 15be432 commit d9f0f3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xc/xc7/tests/soc/litex/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from litex.boards.targets.arty import _CRG
from liteeth.phy.mii import LiteEthPHYMII
from litex.soc.cores.led import LedChaser
from litex.soc.cores.clock import S7IDELAYCTRL
from litex.boards.platforms import arty
from litex.soc.integration.soc_core import SoCCore
from litex.soc.integration.builder import Builder
Expand Down

0 comments on commit d9f0f3b

Please sign in to comment.