Python: autoformat

This commit is contained in:
Rasmus Lerchedahl Petersen
2024-06-20 10:59:18 +02:00
parent b4fdf3c342
commit f0e68887d4

View File

@@ -93,6 +93,7 @@ module UrlRedirect {
private class SinkFromModel extends Sink { private class SinkFromModel extends Sink {
SinkFromModel() { this = ModelOutput::getASinkNode("url-redirection").asSink() } SinkFromModel() { this = ModelOutput::getASinkNode("url-redirection").asSink() }
} }
/** /**
* The right side of a string-concat, considered as a sanitizer. * The right side of a string-concat, considered as a sanitizer.
*/ */