Move compatibility imports to compat.py and fix linting
This commit is contained in:
parent
8ca9321940
commit
6a81aae4f2
|
@ -0,0 +1 @@
|
|||
Import some modules from ``collections`` instead of ``collections.abc`` as the former modules trigger ``DeprecationWarning`` in Python 3.7.
|
Loading…
Reference in New Issue