cleanup: pep8

This commit is contained in:
2014-11-21 20:58:44 +01:00
parent 47a6eaa936
commit aac29c824d
12 changed files with 57 additions and 77 deletions

View File

@@ -70,4 +70,3 @@ if context.is_offline_mode():
run_migrations_offline()
else:
run_migrations_online()