Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
kflemin committed Jan 11, 2024
1 parent e3703a7 commit 9e3d043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seed/views/v3/audit_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
See also https://github.com/seed-platform/seed/main/LICENSE.md
"""
import json

from django.http import HttpResponse, JsonResponse
from drf_yasg.utils import swagger_auto_schema
from rest_framework import viewsets
Expand Down

0 comments on commit 9e3d043

Please sign in to comment.