-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocstringRelated to docstring linting or formattingRelated to docstring linting or formattingfuzzerSurfaced via fuzzing.Surfaced via fuzzing.
Description
Ruff 0.0.285
ruff *.py --select ALL --no-cache
file content:
"""\
"""
error:
error: Autofix introduced a syntax error. Reverting all changes.
This indicates a bug in `ruff`. If you could open an issue at:
https://github.com/astral-sh/ruff/issues/new?title=%5BAutofix%20error%5D
...quoting the contents of `PY_FILE_TEST_15143701075.py`, the rule codes D200, along with the `pyproject.toml` settings and executed command, we'd be very appreciative!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocstringRelated to docstring linting or formattingRelated to docstring linting or formattingfuzzerSurfaced via fuzzing.Surfaced via fuzzing.