Skip to content

Commit 60a5bc1

Browse files
committed
Sort imports correctly
1 parent 19587b3 commit 60a5bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/io/excel/_odfreader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import pandas as pd
22
from pandas import compat
3+
34
from pandas.io.parsers import TextParser
45

56

0 commit comments

Comments
 (0)