Tue, 20 Dec 2022 17:34:13 +0100
Corrected the ypproject.toml file.
--- a/pyproject.toml Tue Dec 20 17:29:50 2022 +0100 +++ b/pyproject.toml Tue Dec 20 17:34:13 2022 +0100 @@ -7,4 +7,4 @@ "*/Ui_*.py", ] combine_as_imports = true -known_first_party = ["TimeTracker", "eric7"] +known_first_party = ["PySide2PyQt", "eric7"]