Skip to content

Commit ab81a2f

Browse files
🛠️ apply pre-commit fixes
1 parent 675dc48 commit ab81a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/monitors/migrations/0005_record_date_in_progress_state.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Generated by Django 5.2.1 on 2025-05-15 16:51
22

33
from django.db import migrations, models
4-
54
from django.db.migrations import SeparateDatabaseAndState
5+
66
from sentry.new_migrations.migrations import CheckedMigration
77

88

0 commit comments

Comments
 (0)