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
We can have "import" add a space if you like though not sure it's really worth special-casing it.
As for point #2, this would mean having to import the module to get its classes, which would have unpredictable side-effects. I think this has been discussed before and we have decided not to implement it for this reason.
just example.
from django.contrib.admin ...
The text was updated successfully, but these errors were encountered: