Skip to content

Commit

Permalink
fixing migration
Browse files Browse the repository at this point in the history
  • Loading branch information
FherStk committed Aug 12, 2024
1 parent 0915276 commit c35f69b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('judge', '0145_site_data_batch_prerequisites'),
('judge', '0146_comment_revision_count_v2'),
]

operations = [
Expand Down

0 comments on commit c35f69b

Please sign in to comment.