We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db299b commit d730b13Copy full SHA for d730b13
multiregex/__init__.py
@@ -20,7 +20,7 @@
20
21
import collections
22
import functools
23
-import importlib
+import importlib.metadata
24
import re
25
import warnings
26
0 commit comments