We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a724d65 commit b0fd23aCopy full SHA for b0fd23a
1 file changed
3rdparty/mkdocs/mkdocs/config/config_options.py
@@ -1,6 +1,6 @@
1
from __future__ import unicode_literals
2
3
-from collections.abc import Sequence
+from collections import Sequence
4
import os
5
from collections import namedtuple
6
0 commit comments