Skip to content

Commit f5d9fd3

Browse files
committed
- extra import
1 parent 3a73eba commit f5d9fd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyspark/pandas/tests/test_dataframe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5550,7 +5550,6 @@ def test_at_time(self):
55505550

55515551

55525552
if __name__ == "__main__":
5553-
import unittest
55545553
from pyspark.pandas.tests.test_dataframe import * # noqa: F401
55555554

55565555
try:

0 commit comments

Comments
 (0)