We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae62fd commit 72d2a13Copy full SHA for 72d2a13
1 file changed
nameparser/config/__init__.py
@@ -29,7 +29,6 @@
29
unexpected results. See `Customizing the Parser <customize.html>`_.
30
"""
31
from __future__ import unicode_literals
32
-from collections.abc import Set
33
import sys
34
try:
35
# Python 3.3+
0 commit comments