Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisclark committed Dec 26, 2023
1 parent a78a631 commit 1b7fd5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions explorer/templatetags/vite.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import json

Check failure on line 1 in explorer/templatetags/vite.py

View workflow job for this annotation

GitHub Actions / isort

Imports are incorrectly sorted and/or formatted.

from functools import lru_cache
from django import template
from django.conf import settings
Expand Down

0 comments on commit 1b7fd5f

Please sign in to comment.