Skip to content

Commit

Permalink
refactor: reorganize migrations after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgamache committed Sep 23, 2024
1 parent 9971572 commit 0695f60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ def reverse_init_activity_source_type_schema_data(apps, schema_monitor):
class Migration(migrations.Migration):

dependencies = [
('reporting', '0015_gsc_non_compression_non_processing'),
('reporting', '0017_hydrogen_production'),
]

operations = [
Expand Down

0 comments on commit 0695f60

Please sign in to comment.