Skip to content

Commit d1b2fc1

Browse files
committed
Merge pull request #6188 from jseabold/import-testing
ENH: Import testing into main namespace.
2 parents b3a52f5 + b286aea commit d1b2fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@
5151
from pandas.tools.tile import cut, qcut
5252
from pandas.core.reshape import melt
5353
from pandas.util.print_versions import show_versions
54+
import pandas.util.testing

0 commit comments

Comments
 (0)