mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 13:06:45 +00:00
remove comments from imports
This commit is contained in:
parent
e1d22f538d
commit
4868947be0
@ -28,6 +28,4 @@ source = ./InvenTree
|
|||||||
src_paths=InvenTree
|
src_paths=InvenTree
|
||||||
skip_glob =*/migrations/*.py
|
skip_glob =*/migrations/*.py
|
||||||
known_django=django
|
known_django=django
|
||||||
import_heading_firstparty=InvenTree imports
|
|
||||||
import_heading_thirdparty=Third-Party imports
|
|
||||||
sections=FUTURE, STDLIB, DJANGO, THIRDPARTY, FIRSTPARTY, LOCALFOLDER
|
sections=FUTURE, STDLIB, DJANGO, THIRDPARTY, FIRSTPARTY, LOCALFOLDER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user