Fix PEP8: W292 no newline at end of file
This commit is contained in:
@@ -157,4 +157,4 @@ class AccountView(APIView):
|
||||
}
|
||||
|
||||
validation_errors['field_errors'] = field_errors
|
||||
return validation_errors
|
||||
return validation_errors
|
||||
|
||||
Reference in New Issue
Block a user