Skip to content

typing: Fix ty errors#634

Merged
ValerianRey merged 2 commits intomainfrom
fix-ty-errors
Mar 25, 2026
Merged

typing: Fix ty errors#634
ValerianRey merged 2 commits intomainfrom
fix-ty-errors

Conversation

@ValerianRey
Copy link
Contributor

It seems like ty stopped supporting the # type: ignore[foo] directives, and we need to use ty-specific directives instead.
Also, we had an issue because of the usage of the sum function.

@ValerianRey ValerianRey added the cc: typing Conventional commit type for improvements to typing. label Mar 25, 2026
@github-actions github-actions bot changed the title Fix ty errors typing: Fix ty errors Mar 25, 2026
@ValerianRey ValerianRey merged commit eeb3d9f into main Mar 25, 2026
16 checks passed
@ValerianRey ValerianRey deleted the fix-ty-errors branch March 25, 2026 23:54
@PierreQuinton
Copy link
Contributor

It seems to make us more precise about ignores, this is really nice. BTW do you get notifications when action fail on main?

@ValerianRey
Copy link
Contributor Author

BTW do you get notifications when action fail on main?

I don't think I did. I may have disabled notifications because I had too many when CI of pull requests failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: typing Conventional commit type for improvements to typing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants