Skip to content

Commit 98c60a7

Browse files
committed
Python: Autoformat
Oops
1 parent e32f8d9 commit 98c60a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/dataflow/new/internal/DataFlowPrivate.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ private import DataFlowPublic
33
import semmle.python.SpecialMethods
44
private import semmle.python.essa.SsaCompute
55
private import semmle.python.dataflow.new.internal.ImportStar
6-
76
// Since we allow extra data-flow steps from modeled frameworks, we import these
87
// up-front, to ensure these are included. This provides a more seamless experience from
98
// a user point of view, since they don't need to know they need to import a specific

0 commit comments

Comments
 (0)