Pass all code and format checks #249

Merged
cmo merged 5 commits from pass-code-check into master 2026-07-01 15:31:49 +00:00
Owner
No description provided.
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.
chore: fix code-linter warnings
Some checks failed
Codespell / Check for spelling errors (push) Failing after 27s
Ruff / Code linting (push) Failing after 36s
Test execution / Test-all (push) Successful in 1m11s
afbfdf46d4
chore: reformat according to hatch fmt
Some checks failed
Codespell / Check for spelling errors (push) Failing after 39s
Ruff / Code linting (push) Successful in 48s
Codespell / Check for spelling errors (pull_request) Failing after 30s
Ruff / Code linting (pull_request) Successful in 41s
Test execution / Test-all (push) Successful in 1m22s
Type annotation (PR) / check (pull_request) Failing after 1m8s
e01a6e66b3
fix: fix a typo
Some checks failed
Codespell / Check for spelling errors (pull_request) Successful in 41s
Codespell / Check for spelling errors (push) Successful in 43s
Ruff / Code linting (pull_request) Successful in 53s
Ruff / Code linting (push) Successful in 55s
Type annotation (PR) / check (pull_request) Failing after 1m23s
Test execution / Test-all (push) Successful in 1m30s
f5ff454b9a
cmo merged commit 4cf8377895 into master 2026-07-01 15:31:49 +00:00
Sign in to join this conversation.
No description provided.