Skip to content

Commit f0e6888

Browse files
committed
Python: autoformat
1 parent b4fdf3c commit f0e6888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/lib/semmle/python/security/dataflow/UrlRedirectCustomizations.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ module UrlRedirect {
9393
private class SinkFromModel extends Sink {
9494
SinkFromModel() { this = ModelOutput::getASinkNode("url-redirection").asSink() }
9595
}
96+
9697
/**
9798
* The right side of a string-concat, considered as a sanitizer.
9899
*/

0 commit comments

Comments
 (0)