@@ -1,3 +1,3 @@
[flake8]
-exclude = coderedcms/project_template/*,coderedcms/migrations/*,schema.py
+exclude = coderedcms/project_template/*,migrations,schema.py
max-line-length = 100