diff -r 124e1b8f276b -r fee250704d3d pyproject.toml --- a/pyproject.toml Sat Aug 03 18:30:37 2024 +0200 +++ b/pyproject.toml Sat Aug 03 19:54:43 2024 +0200 @@ -16,4 +16,4 @@ "*/Ui_*.py", ] combine_as_imports = true -known_first_party = ["PipxInterface", "eric7"] +known_first_party = ["OllamaInterface", "eric7"]