Skip to content

Commit c8e44ca

Browse files
committed
fixed spaces
1 parent 3b03cf4 commit c8e44ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyt/vulnerabilities.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,7 @@ def get_sink_args(cfg_node):
268268
else:
269269
raise Exception('Unexpected node type:', type(cfg_node))
270270

271-
272-
271+
273272
def get_vulnerability(source, sink, triggers, lattice):
274273
"""Get vulnerability between source and sink if it exists.
275274

0 commit comments

Comments
 (0)