--- a/pyproject.toml Sat Nov 26 17:43:53 2022 +0100 +++ b/pyproject.toml Wed Dec 21 09:59:34 2022 +0100 @@ -7,4 +7,4 @@ "*/Ui_*.py", ] combine_as_imports = true -known_first_party = ["eric7"] +known_first_party = ["ProjectFlask", "eric7"]