Skip to content

Commit 79f934f

Browse files
committed
feat: 10865 fix conflict
1 parent 48ded39 commit 79f934f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_recwarn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# mypy: allow-untyped-defs
2+
import sys
23
from typing import List
34
from typing import Optional
45
from typing import Type
5-
import sys
66
import warnings
77

88
from _pytest.pytester import Pytester

0 commit comments

Comments
 (0)