fix linting issues

This commit is contained in:
Sarah Hoffmann
2021-01-30 16:42:25 +01:00
parent 7158433cd3
commit 90aaab77fc
2 changed files with 3 additions and 4 deletions

View File

@@ -6,4 +6,3 @@ class UsageError(Exception):
""" An error raised because of bad user input. This error will usually
not cause a stack trace to be printed unless debugging is enabled.
"""
pass