diff --git a/setup.cfg b/setup.cfg index f1b744aa0f..3aa96371ec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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