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

Typing weirdness in Python #192

Open
morgante opened this issue Apr 14, 2024 · 0 comments · May be fixed by #193
Open

Typing weirdness in Python #192

morgante opened this issue Apr 14, 2024 · 0 comments · May be fixed by #193
Assignees

Comments

@morgante
Copy link
Contributor

morgante commented Apr 14, 2024

    +from __future__ import typings, ParamSpec
    +from typing_extensions import typings, ParamSpec
    +
     # type: ignore[all]
     import logging
@morgante morgante self-assigned this Apr 14, 2024
@morgante morgante linked a pull request Apr 14, 2024 that will close this issue
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