Siarhei Akhramenia
Siarhei Akhramenia
What an awful experience. Got the same 70%-stuck with Russian installation. Twice. Elementary? Well, okay then...
> Note that PEP 695 support is currently behind this feature flags, since it's not complete yet: `--enable-incomplete-feature=NewGenericSyntax` ``` $ mypy --enable-incomplete-feature=NewGenericSyntax . usage: mypy [-h] [-v] [-V] [more options;...
I believe `ruff` itself does not support partial checks/fixes. The linting/formatting always applied to the whole file.