diff --git a/setup.cfg b/setup.cfg
index 14a4da3a3fbb150221868f459f2ab8d9ad8631b4..c6e0c156292251fb1e830d6de120b0fb0ad45a29 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,5 +10,5 @@ check_untyped_defs = True
 ignore_errors = False
 
 [flake8]
- ignore=E501,F405
- exclude=*/migrations/*
\ No newline at end of file
+ignore=E501,F405
+exclude=*/migrations/*