Skip to content

Commit

Permalink
Fixing migration 146 with merging purposes.
Browse files Browse the repository at this point in the history
  • Loading branch information
FherStk committed Feb 9, 2024
1 parent 6c813ec commit be25e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion judge/migrations/0146_problem_authorship.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('judge', '0144_submission_index_cleanup'),
('judge', '0145_site_data_batch_prerequisites'),
]

operations = [
Expand Down

0 comments on commit be25e61

Please sign in to comment.