Skip to content

Commit

Permalink
Rebase dev and fixed the conflicting migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mberacochea committed Nov 8, 2023
1 parent 8967eda commit c3dc316
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 3.2.18 on 2023-11-08 08:13
# Generated by Django 3.2.18 on 2023-11-08 09:57

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('emgapi', '0010_runextraannotation'),
('emgapi', '0011_analysisjob_analysis_summary_json'),
]

operations = [
Expand Down

0 comments on commit c3dc316

Please sign in to comment.