We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6eced commit e0dde1aCopy full SHA for e0dde1a
1 file changed
docs/overrides/hooks/shortcodes.py
@@ -34,7 +34,7 @@
34
from mkdocs.structure.pages import Page
35
36
# ## Local First Party Imports ----
37
-from toolbox_python.types import str_list
+from toolbox_python.collection_types import str_list
38
39
40
## --------------------------------------------------------------------------- #
0 commit comments