Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Hacene committed Dec 12, 2024
1 parent 0bfae3e commit 7f845aa
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions backend/ebios_rm/migrations/0004_merge_20241212_1835.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@


class Migration(migrations.Migration):

dependencies = [
('ebios_rm', '0003_remove_ebiosrmstudy_risk_assessments'),
('ebios_rm', '0003_remove_roto_pertinence_alter_roto_feared_events'),
("ebios_rm", "0003_remove_ebiosrmstudy_risk_assessments"),
("ebios_rm", "0003_remove_roto_pertinence_alter_roto_feared_events"),
]

operations = [
]
operations = []

0 comments on commit 7f845aa

Please sign in to comment.