You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This rule is falsely flagging a second function level import of the same name as a collision. Appears to have been introduced in version 0.19.0, does not happen in 0.18.0.
What's wrong
This rule is falsely flagging a second function level import of the same name as a collision. Appears to have been introduced in version 0.19.0, does not happen in 0.18.0.
Example which reproduces the error:
How it should be
It should not be an error
Flake8 version and plugins
pip information
OS information
MacOS 14.5
The text was updated successfully, but these errors were encountered: