Skip to content

Commit

Permalink
revert change to _maybe_upcast_for_op docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
arw2019 committed Oct 17, 2020
1 parent 759e04f commit 1bdc0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/core/ops/array_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ def _maybe_upcast_for_op(obj, shape: Shape):
Parameters
----------
obj: object
shape : tuple[int] or int
shape : tuple[int]
Returns
-------
Expand Down

0 comments on commit 1bdc0f3

Please sign in to comment.