Skip to content

Commit

Permalink
fix rebase migration
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Sep 7, 2023
1 parent 7f9bcfb commit 5828bef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class Migration(migrations.Migration):
dependencies = [
("facility", "0382_assetservice_remove_asset_last_serviced_on_and_more"),
("facility", "0384_patientconsultation_verified_by"),
]

def fill_is_readmission(apps, schema_editor):
Expand Down

0 comments on commit 5828bef

Please sign in to comment.