Skip to content

Commit 9a72424

Browse files
committed
remove not-needed import
1 parent 415414d commit 9a72424

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/frame/methods/test_map.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from datetime import datetime
2-
import warnings
32

43
import numpy as np
54
import pytest

0 commit comments

Comments
 (0)