There was an error while loading. Please reload this page.
1 parent 0e7e5a0 commit 94fa0c0Copy full SHA for 94fa0c0
1 file changed
vulnerabilities/models.py
@@ -19,7 +19,8 @@
19
from itertools import groupby
20
from operator import attrgetter
21
from traceback import format_exc as traceback_format_exc
22
-from typing import Dict, List
+from typing import Dict
23
+from typing import List
24
from typing import NamedTuple
25
from typing import Optional
26
from typing import Set
0 commit comments