Python: Autoformat

Trailing whitespace is a bit too easy with the ```suggestions through
the UI :|
This commit is contained in:
Rasmus Wriedt Larsen
2022-02-15 10:38:52 +01:00
parent 3a995ec1b1
commit 62d4bb50a5

View File

@@ -62,7 +62,7 @@ module LogInjection {
// - we do not check that one kind of line breaks is not replaced by another
//
// However, we lack a simple way to do better, and the query would likely
// be too noisy without this.
// be too noisy without this.
//
// TODO: Consider rewriting using flow states.
ReplaceLineBreaksSanitizer() {