Skip to content

Commit c7e90d8

Browse files
chore(pre-commit.ci): auto fixes
1 parent 962f1e1 commit c7e90d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
import time
1212
import unittest
1313
import unittest.mock
14+
import warnings
1415
from typing import cast
1516
from unittest.mock import AsyncMock, Mock, patch
16-
import warnings
1717

1818
import pytest
1919

0 commit comments

Comments
 (0)