Skip to content

Commit

Permalink
resolve migration conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyRogers committed Sep 21, 2023
1 parent e660d9f commit 6482feb
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 = [
('emgapi', '0010_runextraannotation'),
('emgapi', '0011_analysisjob_analaysis_summary_json'),
]

operations = [
Expand Down

0 comments on commit 6482feb

Please sign in to comment.