We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a019e commit ee4b89eCopy full SHA for ee4b89e
surfer/utils.py
@@ -1,4 +1,4 @@
1
-from collections import Sequence
+from collections.abc import Sequence
2
from distutils.version import LooseVersion
3
import logging
4
import warnings
0 commit comments