Skip to content

Commit c74cbba

Browse files
committed
Accept isort formatting preference
1 parent ccb98a3 commit c74cbba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/indexes/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import numpy as np
88

99
from pandas._config.config import get_option
10+
1011
from pandas._libs import (
1112
algos as libalgos, index as libindex, join as libjoin, lib)
1213
from pandas._libs.lib import is_datetime_array

0 commit comments

Comments
 (0)