Skip to content

Commit 8839827

Browse files
committed
isort
1 parent f575a7b commit 8839827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible_base/rbac/models/content_type.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
from django.apps import apps
66
from django.db import models as django_models
7-
from django.db.models.options import Options
87
from django.db.models import Max
8+
from django.db.models.options import Options
99
from django.utils.translation import gettext_lazy as _
1010

1111
from ..remote import RemoteObject, get_local_resource_prefix, get_resource_prefix

0 commit comments

Comments
 (0)