mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-15 01:11:27 +00:00
remove comments from imports
This commit is contained in:
@ -28,6 +28,4 @@ source = ./InvenTree
|
||||
src_paths=InvenTree
|
||||
skip_glob =*/migrations/*.py
|
||||
known_django=django
|
||||
import_heading_firstparty=InvenTree imports
|
||||
import_heading_thirdparty=Third-Party imports
|
||||
sections=FUTURE, STDLIB, DJANGO, THIRDPARTY, FIRSTPARTY, LOCALFOLDER
|
||||
|
Reference in New Issue
Block a user