diff options
Diffstat (limited to 'makeapi')
| -rwxr-xr-x | makeapi | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ API_DOC_ERROR = 8 # attributes removed from Param.__kw dictionary PARAM_IGNORED_KW_ATTRIBUTES = ( 'attribute', + 'cli_metavar', 'default_from', 'doc', 'exclude', |
