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

Adopt typeguard version 4.0 #391

Closed
alexander-held opened this issue Mar 21, 2023 · 0 comments · Fixed by #406
Closed

Adopt typeguard version 4.0 #391

alexander-held opened this issue Mar 21, 2023 · 0 comments · Fixed by #406

Comments

@alexander-held
Copy link
Member

alexander-held commented Mar 21, 2023

The release of typeguard version 3.0 causes CI failures due to an issue that is presumably related to agronholm/typeguard#315. This can be avoided with the 4.0-dev branch of typeguard. Switching to that branch results in a few new things getting flagged, which presumably were not picked up in version 2.0. Those should be addressed to improve the typing for cabinetry.

update: 4.0.0 is now out

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 a pull request may close this issue.

1 participant