Last isort fix
This commit is contained in:
parent
ca5659b0a2
commit
e6bc3d25dc
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
# TODO: make the python-ldap dependency optional
|
# TODO: make the python-ldap dependency optional
|
||||||
import ldap
|
import ldap
|
||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.contrib.auth import get_user_model
|
from django.contrib.auth import get_user_model
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue