Skip to content

Commit b3310f1

Browse files
committed
Fix: typo
1 parent 855d386 commit b3310f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uncertaintyx/fit/eiv/numpy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class EIV(Fitting):
2727
distance regression (ODR).
2828
2929
This implementation is intended for problems with up to
30-
:math:`10^4` to :math:`10^5` data points. Refer to:
30+
:math:`10^4` to :math:`10^5` data points.
3131
"""
3232

3333
def fit(

0 commit comments

Comments
 (0)