You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ poetry show mypy
name : mypy
version : 1.5.1
description : Optional static typing for Python
dependencies
- mypy-extensions >=1.0.0
- tomli >=1.1.0
- typing-extensions >=4.1.0
Reproduction script
See above section :)
Issue Severity
Medium: It is a significant difficulty but I can work around it.
The text was updated successfully, but these errors were encountered:
JakeSummers
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Oct 2, 2023
shrekris-anyscale
added
P2
Important issue, but not time-critical
and removed
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Oct 16, 2023
What happened + What you expected to happen
Given this code:
And run:
This raises the following error:
This should raise no error.
Versions / Dependencies
ray / ray[serve]
mypy:
Reproduction script
See above section :)
Issue Severity
Medium: It is a significant difficulty but I can work around it.
The text was updated successfully, but these errors were encountered: