Remove trailing whitespace everywhere

This commit is contained in:
Clément Fournier
2020-01-24 23:40:06 +01:00
parent 58fa793e67
commit d90d5d267c
280 changed files with 526 additions and 526 deletions

View File

@ -24,7 +24,7 @@ public class PythonParser extends AbstractParser {
/**
* Creates a new Python Parser.
*
*
* @param parserOptions
* the options
*/