Skip to content

Commit 3ca5ba3

Browse files
committed
pep
1 parent f1505d7 commit 3ca5ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/util/_tester.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
Entrypoint for testing from the top-level namespace
33
"""
4+
import sys
45

56
try:
67
import pytest

0 commit comments

Comments
 (0)