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

Convert into a typed package #1

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Convert into a typed package #1

merged 1 commit into from
Feb 19, 2024

Conversation

bswck
Copy link
Contributor

@bswck bswck commented Feb 19, 2024

Closes #2.

This will error in strict mypy as long as jaraco/jaraco.context#2 is open, because jaraco.context exposes an untyped decorator.

The change suggested in this PR is a direct follow-up to 9de5906 with an advantage in the fully-typed future.

Part of jaraco/skeleton#98 (typing initiative).

@jaraco jaraco merged commit c198372 into jaraco:main Feb 19, 2024
16 checks passed
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.

Convert into a typed package
2 participants