Skip to content

Commit

Permalink
Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
fealho committed Nov 25, 2024
1 parent 031febf commit 3700419
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def test_bad(array_like):


def test_one_float_value():
"""Test KSComplement.compute when both data have the same float values GH#652."""
# Setup
real = pd.Series([0.3 - 0.2])
synth = pd.Series([0.2 - 0.1])
Expand Down

0 comments on commit 3700419

Please sign in to comment.