3
0
Fork 0

fix: fix 'wrong-import-order' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 22:03:50 -05:00
parent 0934c64809
commit 7e532e2472
3 changed files with 2 additions and 3 deletions

View file

@ -45,4 +45,3 @@ disable=fixme,
use-a-generator,
use-dict-literal,
wildcard-import,
wrong-import-order,