isort: add firstparty
Change-Id: I38d2ee3bf617accc97069167c408b1cd1b9ef6b1 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30675 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Georg Brandl <g.brandl@fz-juelich.de>
This commit is contained in:
parent
2e698af78c
commit
431a1c20ab
@ -5,4 +5,4 @@ combine_as_imports=True
|
||||
known_qt=frappy.gui.qt
|
||||
known_core=frappy
|
||||
|
||||
sections=FUTURE,STDLIB,QT,THIRDPARTY,CORE,LOCALFOLDER
|
||||
sections=FUTURE,STDLIB,QT,THIRDPARTY,CORE,FIRSTPARTY,LOCALFOLDER
|
||||
|
Loading…
x
Reference in New Issue
Block a user