You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefer using a dedicated section named "Other Parameters" for keyword
arguments. Allows to distinguish them better from the rest of the
parameters. Loosely follows the numpydoc convention (although the latter
prescribes it for infrequently used paramters):
https://numpydoc.readthedocs.io/en/latest/format.html#other-parameters
0 commit comments