]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/migrations/0002_auto_20191229_1932.py
reapply black with newer settings
[chloro.git] / chloro / phyll / migrations / 0002_auto_20191229_1932.py
index 5650df4c3d0df03334b7330e980556240168cdaa..0620b4d2b909948eb9bee906f7434aad9ffce6fe 100644 (file)
@@ -12,5 +12,8 @@ class Migration(migrations.Migration):
     ]
 
     operations = [
-        migrations.AlterModelOptions(name='note', options={'ordering': ['-creation_timestamp']},),
+        migrations.AlterModelOptions(
+            name='note',
+            options={'ordering': ['-creation_timestamp']},
+        ),
     ]