Open
Description
I'm try to import django.models.F with as
from django.models import F as Field
and take violation N811 constant 'F' imported as non constant 'Field'
What about exclude one char imports from N811
rule?
Metadata
Assignees
Labels
No labels
Activity