Fix linting
This commit is contained in:
@@ -19,6 +19,7 @@ SETEXT = UNDERLINED
|
||||
SPACES = 'spaces'
|
||||
BACKSLASH = 'backslash'
|
||||
|
||||
|
||||
def escape(text):
|
||||
if not text:
|
||||
return ''
|
||||
|
||||
Reference in New Issue
Block a user