Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed May 5, 2017
1 parent 92d1873 commit 881f759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/util/decorators.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"from pandas.util",
DeprecationWarning, stacklevel=3)

from pandas.util import cache_readonly # noqa
from pandas.util._decorators import * # noqa

0 comments on commit 881f759

Please sign in to comment.