Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CaitBarnard committed Nov 7, 2024
1 parent 8c44b12 commit 92eaa19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion forecast/views/edit_forecast.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import re

from django.conf import settings
from django.core.serializers.json import DjangoJSONEncoder
from django.db import transaction
from django.db.models import Exists, OuterRef, Prefetch, Q
from django.http import JsonResponse
Expand Down

0 comments on commit 92eaa19

Please sign in to comment.