alecthomas / alecthomas/importmagic
ranking within 3rd party libraries?
- Vorherrschende Sprache
- Python
- Sterne
- 122
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
when working with django, django & lot of 3rd packages for django have same models, views e.t.c
If i try to import `models.Model` or `User` it shows import options in the following order


Is it possible to move the django imports to top?
Can we have a user based ranking or caching the imported imports & ranking them a bit higher?
Or is there any other option?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.