Skip to content

Conversation

@charliermarsh
Copy link
Member

Summary

We already support inserting imports for I002 -- this PR just adds the same fix for FA102, which is explicitly about from __future__ import annotations.

Closes #8682.

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Nov 16, 2023
@charliermarsh charliermarsh enabled auto-merge (squash) November 16, 2023 03:01
@charliermarsh charliermarsh merged commit a591725 into main Nov 16, 2023
@charliermarsh charliermarsh deleted the charlie/fa branch November 16, 2023 03:08
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixes Related to suggested fixes for violations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add suggestion or fix for FA102 (future-required-type-annotation)

2 participants