Skip to content

Commit b0fd23a

Browse files
authored
return
1 parent a724d65 commit b0fd23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

3rdparty/mkdocs/mkdocs/config/config_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import unicode_literals
22

3-
from collections.abc import Sequence
3+
from collections import Sequence
44
import os
55
from collections import namedtuple
66

0 commit comments

Comments
 (0)