Fix PEP8: E302 expected 2 blank lines, found 1
This commit is contained in:
@@ -16,6 +16,7 @@ from user_api.helpers import intercept_errors
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ProfileRequestError(Exception):
|
||||
""" The request to the API was not valid. """
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user