Skip to content

Commit 0cbfa87

Browse files
committed
[FIX] Missing whitespace to return to default
1 parent 2e74835 commit 0cbfa87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/parser/test_parse_dates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import pandas._testing as tm
2828
from pandas.core.indexes.datetimes import date_range
2929
from pandas.core.tools.datetimes import start_caching_at
30+
3031
from pandas.io.parsers import read_csv
3132

3233
pytestmark = pytest.mark.filterwarnings(

0 commit comments

Comments
 (0)