Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI updates #568

Merged
merged 3 commits into from
Jan 7, 2025
Merged

CI updates #568

merged 3 commits into from
Jan 7, 2025

Conversation

sbrunner
Copy link
Owner

@sbrunner sbrunner commented Jan 6, 2025

This is done by the automated script named upgrade-ci-2025

This is done by the automated script named upgrade-ci-2025
@sbrunner sbrunner force-pushed the ci-upgrade branch 7 times, most recently from 15b01da to af98ea6 Compare January 7, 2025 09:41
deskew/__init__.py:4:40: F401(ruff): `typing.Optional` imported but unused [See: https://docs.astral.sh/ruff/rules/unused-import]
deskew/__init__.py:343:9: B028(ruff): No explicit `stacklevel` keyword argument found [See: https://docs.astral.sh/ruff/rules/no-explicit-stacklevel]

deskew/__init__.py:44:16: error(mypy): Call to untyped function "rgba2rgb" in typed context  [no-untyped-call]
deskew/__init__.py:46:13: error(mypy): Call to untyped function "canny" in typed context  [no-untyped-call]
deskew/__init__.py:47:30: error(mypy): Call to untyped function "hough_line" in typed context  [no-untyped-call]
deskew/__init__.py:50:35: error(mypy): Call to untyped function "hough_line_peaks" in typed context  [no-untyped-call]
************* Module deskew.cli
deskew/cli.py:48:23: error(mypy): Call to untyped function "rotate" in typed context  [no-untyped-call]
deskew/cli.py:55:23: error(mypy): Call to untyped function "rotate" in typed context  [no-untyped-call]
@sbrunner sbrunner enabled auto-merge January 7, 2025 09:56
@sbrunner sbrunner merged commit 7eaeb61 into master Jan 7, 2025
9 of 10 checks passed
@sbrunner sbrunner deleted the ci-upgrade branch January 7, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant