Skip to content

Commit

Permalink
Update txfunc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
prrathi authored Mar 20, 2023
1 parent 71e354d commit f8302d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogcore/txfunc.py
Original file line number Diff line number Diff line change
Expand Up @@ -1726,7 +1726,7 @@ def monotone_spline(
plot_end=100,
):
"""
New args:
Args:
method (string): 'eilers' or 'pygam'
splines (None or array-like): for 'pygam' only (otherwise set None),
number of splines used for each feature, if None use default
Expand Down

0 comments on commit f8302d4

Please sign in to comment.