Skip to content

Commit

Permalink
Some extra fixes after review
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Maryushkin committed Nov 8, 2024
1 parent 35fab29 commit 7ad5874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dojo/tools/mobsf_scorecard/parser.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import json
from datetime import datetime

from dojo.models import Finding
from dateutil import parser as date_parser
from dojo.models import Finding


class MobSFScorecardParser:

Expand Down

0 comments on commit 7ad5874

Please sign in to comment.