openopt / copt

A Python library for mathematical optimization
http://openo.pt/copt
Other
135 stars 35 forks source link

Docstring doesn't match function signature #77

Closed FedericoV closed 3 years ago

FedericoV commented 3 years ago

h_prox is not documented as a parameter in the function string as well as the function documentation

https://github.com/openopt/copt/blob/1636ad4fb565b0536b84f2372cfb09f9b554ff4a/copt/gradient.py#L238

fabianp commented 3 years ago

thanks for the report! Any chance you can submit a patch for this?

Cheers

On Mon, Jul 27, 2020 at 3:30 PM Federico Vaggi notifications@github.com wrote:

h_prox is not documented as a parameter in the function string as well as the function documentation

https://github.com/openopt/copt/blob/1636ad4fb565b0536b84f2372cfb09f9b554ff4a/copt/gradient.py#L238

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openopt/copt/issues/77, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDZB3DI34K2UVCZRA67R3R5XIU5ANCNFSM4PJFFZAA .