remove comments from imports

This commit is contained in:
Matthias Mair 2022-05-20 17:25:50 +02:00
parent e1d22f538d
commit 4868947be0

View File

@ -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