Browse Source

Code style tweaks

Rafał Pitoń 7 years ago
parent
commit
8f2f1e8b70
1 changed files with 1 additions and 0 deletions
  1. 1 0
      misago/categories/migrations/0007_best_answers_roles.py

+ 1 - 0
misago/categories/migrations/0007_best_answers_roles.py

@@ -35,6 +35,7 @@ def create_default_categories_roles(apps, schema_editor):
         }
     )
 
+
 class Migration(migrations.Migration):
 
     dependencies = [