pycodestyle

This commit is contained in:
jonaswinkler
2021-02-21 00:21:43 +01:00
parent 26c65b29d5
commit 3cfd97aa08
2 changed files with 4 additions and 2 deletions

View File

@@ -300,4 +300,3 @@ def strip_excess_whitespace(text):
# TODO: this needs a rework
return no_trailing_whitespace.strip()