Fix deprecations in Python 3.7.
This commit is contained in:
parent
7108111ad0
commit
1c7b43ea49
4 changed files with 6 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from collections import Iterable
|
||||
from collections.abc import Iterable
|
||||
|
||||
from ...tools import flatten, deprecated
|
||||
from ...fhdl import dsl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue