Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Feb 10, 2024
1 parent 87bb83a commit bed0923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandas/core/generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -9642,6 +9642,7 @@ def align(
fill_value : scalar, default np.nan
Value to use for missing values. Defaults to NaN, but can be any
"compatible" value.
Returns
-------
tuple of ({klass}, type of other)
Expand Down

0 comments on commit bed0923

Please sign in to comment.