@@ -20,3 +20,4 @@ max-line-length = 99
# E721 says "always us isinstance" which is not a substitute for type in all cases
ignore = W690,E721
aggressive = 2
+exclude = */south_migrations/*