keras-team/keras-autodoc

*arg, **kwargs not showing in documented function signatures

omalleyt12 opened this issue · 1 comments

Seeing this for example with kerastuner.Tuner.run_trial

This was on purpose initially to hide deprecated arguments. I'll add a flag.