2 lines
140 B
Plaintext
2 lines
140 B
Plaintext
|
Import some modules from ``collections`` instead of ``collections.abc`` as the former modules trigger ``DeprecationWarning`` in Python 3.7.
|