Skip to content

Commit e5a08c7

Browse files
author
Marco Gorelli
committed
👌 simplify , use fixture in test
1 parent 578671a commit e5a08c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/frame/test_combine_concat.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import numpy as np
44
import pytest
5-
import pytz
65

76
import pandas as pd
87
from pandas import DataFrame, Index, Series, Timestamp, date_range

0 commit comments

Comments
 (0)