2026-07-01 Christian Monch fix: fix a typo Some checks failed Codespell / Check for spelling errors (pull_request) Successful in 41s Details Codespell / Check for spelling errors (push) Successful in 43s Details Ruff / Code linting (pull_request) Successful in 53s Details Ruff / Code linting (push) Successful in 55s Details Type annotation (PR) / check (pull_request) Failing after 1m23s Details Test execution / Test-all (push) Successful in 1m30s Details f5ff454b9a View at this point in history 2026-07-01 16:53:47 +02:00 Christian Monch chore: reformat according to hatch fmt Some checks failed Codespell / Check for spelling errors (push) Failing after 39s Details Ruff / Code linting (push) Successful in 48s Details Codespell / Check for spelling errors (pull_request) Failing after 30s Details Ruff / Code linting (pull_request) Successful in 41s Details Test execution / Test-all (push) Successful in 1m22s Details Type annotation (PR) / check (pull_request) Failing after 1m8s Details e01a6e66b3 View at this point in history 2026-07-01 16:35:11 +02:00 Christian Monch chore: fix code-linter warnings Some checks failed Codespell / Check for spelling errors (push) Failing after 27s Details Ruff / Code linting (push) Failing after 36s Details Test execution / Test-all (push) Successful in 1m11s Details afbfdf46d4 View at this point in history 2026-07-01 16:33:38 +02:00 Christian Monch chore: adapt fixes from code-linter 61afaed2f2 View at this point in history 2026-07-01 11:16:47 +02:00 Christian Monch chore: mark print statements as output ... This removes code-linter complains by marking print statements that produce output or error messages as such. It also move return-statements in the `try`-branch of `try-except` clauses to an `else`-branch. 5bb527a8c7 View at this point in history 2026-07-01 11:13:34 +02:00