Skip to content

Commit

Permalink
run test resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
krrish-sehgal committed Nov 10, 2024
1 parent 07c6392 commit 49d5b6a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions website/migrations/0144_merge_20241110_0501.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Generated by Django 5.1.3 on 2024-11-10 05:01

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
("website", "0142_ipreport"),
("website", "0143_contributorstats_last_updated_and_more"),
]

operations = []

0 comments on commit 49d5b6a

Please sign in to comment.