Skip to content

Commit a73cce7

Browse files
chore(pre-commit.ci): auto fixes
1 parent 0349c71 commit a73cce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)