mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 06:18:17 +00:00
Install isort and fix all imports.
This commit is contained in:
parent
cbe2bcc9c9
commit
40ebd6b936
8 changed files with 28 additions and 5 deletions
|
@ -1,6 +1,8 @@
|
|||
import unittest
|
||||
|
||||
from django_components import component
|
||||
|
||||
|
||||
class MockComponent(object):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue