Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer committed Nov 8, 2024
1 parent eeeaaca commit eb992ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/api_v2/serializers.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import collections
import json
import logging
import os
import re
from datetime import datetime
import collections

import six
import tagulous
Expand Down

0 comments on commit eb992ae

Please sign in to comment.