]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/migrations/0004_note_plain_text.py
apply newer black
[chloro.git] / chloro / phyll / migrations / 0004_note_plain_text.py
index c756cb177069983891a643e24d1a2697cac3ab9d..f02481ca34552cdf3c794aa6ddb0e72d5a5513a6 100644 (file)
@@ -4,7 +4,6 @@ from django.db import migrations, models
 
 
 class Migration(migrations.Migration):
-
     dependencies = [
         ('phyll', '0003_note_published'),
     ]