Stop failing on unimportant lines

This commit is contained in:
Matt
2021-12-04 10:47:53 -05:00
parent c33274709e
commit b35adac318

View File

@@ -6,3 +6,4 @@ extend-ignore =
I202
per-file-ignores =
*/__init__.py: F401
scripts/process_addon.py: F821