mirror of
https://github.com/django-components/django-components.git
synced 2025-08-17 20:50:14 +00:00
Deployed ba0f9e6
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
07638e0fed
commit
e29034ce6a
3 changed files with 9 additions and 9 deletions
|
@ -49,8 +49,8 @@ from django.urls import URLPattern, URLResolver
|
|||
|
||||
from django_components import ComponentVars, TagFormatterABC
|
||||
from django_components.component import Component
|
||||
from django_components.templatetags.component_tags import TagSpec
|
||||
from django_components.util.misc import get_import_path
|
||||
from django_components.util.template_tag import TagSpec
|
||||
|
||||
# NOTE: This file is an entrypoint for the `gen-files` plugin in `mkdocs.yml`.
|
||||
# However, `gen-files` plugin runs this file as a script, NOT as a module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue