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