Skip to content

Commit e0dde1a

Browse files
committed
Fix typo
1 parent 2b6eced commit e0dde1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overrides/hooks/shortcodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from mkdocs.structure.pages import Page
3535

3636
# ## Local First Party Imports ----
37-
from toolbox_python.types import str_list
37+
from toolbox_python.collection_types import str_list
3838

3939

4040
## --------------------------------------------------------------------------- #

0 commit comments

Comments
 (0)