Last isort fix

This commit is contained in:
Tom Hubrecht 2021-05-23 13:22:30 +02:00
parent ca5659b0a2
commit e6bc3d25dc

View file

@ -2,6 +2,7 @@
# TODO: make the python-ldap dependency optional
import ldap
from django.conf import settings
from django.contrib.auth import get_user_model