Skip to content

Commit 61f0f03

Browse files
committed
isort
1 parent fbcf4ca commit 61f0f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/util/_test_decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ def test_foo():
2626
import locale
2727
from typing import Optional
2828

29-
import pytest
3029
from _pytest.mark.structures import MarkDecorator
30+
import pytest
3131

3232
from pandas.compat import is_platform_32bit, is_platform_windows
3333
from pandas.compat.numpy import _np_version_under1p15

0 commit comments

Comments
 (0)