Skip to content

Commit

Permalink
Update admin_style_tags.py to fix isort issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Jun 4, 2024
1 parent 06ba68d commit 7333d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions djangocms_admin_style/templatetags/admin_style_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from django.template.loader import render_to_string
from django.utils.translation import gettext


# We follow the Semantic versioning convention
# minor - Refers to the minor release track (3.x.1)
# patch - Refers to the patch release track (3.4.x)
Expand Down

0 comments on commit 7333d73

Please sign in to comment.