Fix linting

This commit is contained in:
André van Delft
2021-04-05 11:13:19 +02:00
parent 7ee87b1d32
commit 650f377b64

View File

@@ -19,6 +19,7 @@ SETEXT = UNDERLINED
SPACES = 'spaces'
BACKSLASH = 'backslash'
def escape(text):
if not text:
return ''