-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
add lupa stubs #12650
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
add lupa stubs #12650
Conversation
RedContritio
commented
Sep 12, 2024
- add stubs for lupa
13220c4
to
4be7887
Compare
This comment has been minimized.
This comment has been minimized.
bde7cff
to
a852bf6
Compare
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A few remarks below. Also, whenever using Any
, it should be documented why Any
is necessary and what the possible types are.
This comment has been minimized.
This comment has been minimized.
I have removed almost all ps: The contents of |
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |