Skip to content

Commit 1f4c515

Browse files
committed
fix: isort issue
1 parent fc1d968 commit 1f4c515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

djangocms_admin_style/templatetags/admin_style_tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from django.template.loader import render_to_string
66
from django.utils.translation import gettext
77

8+
89
# We follow the Semantic versioning convention
910
# minor - Refers to the minor release track (3.x.1)
1011
# patch - Refers to the patch release track (3.4.x)

0 commit comments

Comments
 (0)