mirror of
https://github.com/django-components/django-components.git
synced 2025-07-16 04:54:59 +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
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
|||
from setuptools import setup, find_packages
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
setup(
|
||||
name='django-components',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue