mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 07:29:09 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
dae49c42a8
commit
8ff35ae5e5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from .testutils import Django30CompatibleSimpleTestCase as SimpleTestCase
|
|||
|
||||
# isort: on
|
||||
|
||||
from django_components import autodiscover, component, import_file, component_registry
|
||||
from django_components import autodiscover, component, component_registry, import_file
|
||||
from django_components.template_loader import Loader
|
||||
|
||||
urlpatterns = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue