Skip to content

Commit

Permalink
Adjust migration names and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CFSNM committed Jan 12, 2024
1 parent b632461 commit 21af841
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Migration(migrations.Migration):
dependencies = [
('main', '0188_inbound_hop_nodes'),
('main', '0189_inbound_hop_nodes'),
]

operations = [
Expand Down

0 comments on commit 21af841

Please sign in to comment.