Alex Waygood
Results
892
comments of
Alex Waygood
huh, I assumed there'd be something in https://docs.astral.sh/ruff/rules/#flake8-annotations-ann about this, but those rules only seem to tackle missing annotations for function parameters and returns at the moment
> for consistency I think we should also disable `possibly-missing-attribute` by default, otherwise you get this weird inconsistency where the import version is fine but the attribute version is not....