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
List of keywords you searched for before creating this issue. Write them down here so that others can find this issue more easily and help provide feedback.
undocumented deviation black return
This is similar to #11791, but for return type annotations rather than variable annotations.
undocumented deviation black return
This is similar to #11791, but for return type annotations rather than variable annotations.
With
preview = True
:Black:
Ruff:
See microsoft/python-type-stubs@9eb6bb5 for a lot more examples
As an added note, with
preview = False
, I also get the following deviation:Black:
Ruff:
The command you invoked (e.g.,
ruff /path/to/file.py --fix
), ideally including the--isolated
flag.ruff format
The current Ruff settings (any relevant sections from your
pyproject.toml
).ruff --version
).ruff 0.7.2
The text was updated successfully, but these errors were encountered: