bookwyrm/bookwyrm/migrations/0204_merge_20240409_1042.py
Mouse Reeve 3ffbb242a4 Black
2024-04-09 05:59:01 -05:00

14 lines
293 B
Python

# Generated by Django 3.2.25 on 2024-04-09 10:42
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("bookwyrm", "0197_mergedauthor_mergedbook"),
("bookwyrm", "0203_user_bookwyrm_us_is_acti_972dc4_idx"),
]
operations = []