-
Notifications
You must be signed in to change notification settings - Fork 989
[BUG] Don't use implicit-optional
for type hints
#1460
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
Comments
implicit-optional
for type hintsimplicit-optional
for type hints
Reference: python/mypy#9091 |
@rwoll are emojis deprecated? |
In titles, yes. The title was standardized with the rest of the titles. The emoji is redundant to the Thanks! |
I like the emojis, every time I see them it puts a smile on my dial 😄 |
rwoll
added a commit
to rwoll/playwright-python
that referenced
this issue
Aug 1, 2022
rwoll
added a commit
to rwoll/playwright-python
that referenced
this issue
Aug 1, 2022
Resolves microsoft#1460.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context:
Code Snippet
Describe the bug
This should be typed as:
implicit optional is deprecated(dead in the water 💀🌊)
The text was updated successfully, but these errors were encountered: