Skip to content

Commit

Permalink
fix migration num
Browse files Browse the repository at this point in the history
  • Loading branch information
konavivekramakrishna committed Feb 11, 2024
1 parent af92b21 commit 5ec21ed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated by Django 4.2.8 on 2024-02-05 15:39
# Generated by Django 4.2.8 on 2024-02-11 05:34

from django.db import migrations, models


class Migration(migrations.Migration):
dependencies = [
("facility", "0407_alter_dailyround_additional_symptoms_and_more"),
("facility", "0409_merge_20240210_1510"),
]

operations = [
Expand Down

0 comments on commit 5ec21ed

Please sign in to comment.