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
{{ message }}
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
Adding
Args
is it possible to extend the if comparison by
Args
, too?According to https://google.github.io/styleguide/pyguide.html to use
Args
instead ofArguments
is valid as well as official proposed and allows to be consistent with other packages, too.keras-autodoc/keras_autodoc/docstring.py
Line 73 in 0d7d1cd
Workaround / Solution
The text was updated successfully, but these errors were encountered: