Skip to content

Commit

Permalink
fix migration merge conflict, re #11396
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed Aug 24, 2024
1 parent 70eee7a commit 01d3ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/app/models/migrations/11396_nodegroup_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
("models", "10804_core_search_filters"),
("models", "9053_add_future_graphs"),
]

sql = """
Expand Down

0 comments on commit 01d3ff1

Please sign in to comment.