Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer committed Aug 7, 2024
1 parent a20f326 commit 613467b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dojo/metrics/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from dateutil.relativedelta import relativedelta
from django.contrib import messages
from django.db import connection
from django.db.models import Case, Count, F, IntegerField, Q, Sum, Value, When
from django.db.models.functions import Coalesce, ExtractDay, Now, TruncMonth, TruncWeek
from django.db.models.query import QuerySet
Expand Down

0 comments on commit 613467b

Please sign in to comment.