Skip to content

Fix mypy#38

Open
hugovk wants to merge 2 commits into
albertas:mainfrom
hugovk:fix-ci
Open

Fix mypy#38
hugovk wants to merge 2 commits into
albertas:mainfrom
hugovk:fix-ci

Conversation

@hugovk

@hugovk hugovk commented Sep 2, 2025

Copy link
Copy Markdown

CI has started failing:

.venv/bin/mypy deadcode
deadcode/visitor/utils.py:61: error: Unused "type: ignore" comment 
[unused-ignore]
            parts.append(str(id(decorator)))  # type: ignore
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Found 1 error in 1 file (checked 27 source files)

https://github.com/albertas/deadcode/actions/runs/17272794945/job/49021791684

@hugovk

hugovk commented Sep 2, 2025

Copy link
Copy Markdown
Author

@hugovk hugovk marked this pull request as ready for review September 2, 2025 13:07
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