Skip to content

Commit 60e0d02

Browse files
committed
isort
1 parent 445736d commit 60e0d02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pandas/tests/extension/base/printing.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
import io
22

3+
import pytest
4+
35
import pandas as pd
46
from pandas import compat
5-
import pytest
67

78
from .base import BaseExtensionTests
89

0 commit comments

Comments
 (0)