mirror of
https://github.com/django-components/django-components.git
synced 2025-09-25 15:09:15 +00:00
refactor: fix linter issues
This commit is contained in:
parent
13ecb2dace
commit
49f64ec61c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from .testutils import BaseTestCase
|
|||
|
||||
# isort: on
|
||||
|
||||
from django_components import component, types
|
||||
from django_components import component
|
||||
|
||||
|
||||
class CustomClient(Client):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue