Commit 49925873 by stv

Fix PEP8: W292 no newline at end of file

parent f994912c
......@@ -157,4 +157,4 @@ class AccountView(APIView):
}
validation_errors['field_errors'] = field_errors
return validation_errors
\ No newline at end of file
return validation_errors
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment