We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578671a commit e5a08c7Copy full SHA for e5a08c7
pandas/tests/frame/test_combine_concat.py
@@ -2,7 +2,6 @@
2
3
import numpy as np
4
import pytest
5
-import pytz
6
7
import pandas as pd
8
from pandas import DataFrame, Index, Series, Timestamp, date_range
0 commit comments