Skip to content

Commit 3919dbf

Browse files
🛠️ apply pre-commit fixes
1 parent aa5c40a commit 3919dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sentry/utils/test_sdk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
from __future__ import annotations
22

3-
import pytest
43
import contextlib
54
from unittest.mock import MagicMock, patch
65

6+
import pytest
77
import sentry_sdk.scope
88
from django.conf import settings
99
from django.db import OperationalError

0 commit comments

Comments
 (0)