Whenever ruff detects a syntax error that falls under rule E999, it also gives a parser error. A simple example for this is just starting a file (lets say a.py), typing def and saving. Once you run ...
eval (thought_string) -> SyntaxError: invalid syntax #75 New issue Open qingerVT ...