Skip to content

Commit 70ef608

Browse files
committed
remove top level to_pickle
1 parent fede445 commit 70ef608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas-stubs/__init__.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ from pandas.io.api import (
119119
read_stata as read_stata,
120120
read_table as read_table,
121121
read_xml as read_xml,
122-
to_pickle as to_pickle,
123122
)
124123
from pandas.io.json._normalize import json_normalize as json_normalize
125124
from pandas.tseries import offsets as offsets

0 commit comments

Comments
 (0)