Skip to content

Cli tools are not working anymore with the latest version #131

@Sozhan308

Description

@Sozhan308

represt cli commands are not working with the latest version 0.37.1

$ represt rm --help Traceback (most recent call last): File "dng/.venv/bin/represt", line 10, in <module> sys.exit(main()) ~~~~^^ File "dng/.venv/lib/python3.13/site-packages/elmclient/examples/represt.py", line 392, in main represt_main() ~~~~~~~~~~~~^^ File "dng/.venv/lib/python3.13/site-packages/elmclient/examples/represt.py", line 104, in represt_main appcls.add_represt_arguments( subparsers, common_args ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: type object 'AMApp' has no attribute 'add_represt_arguments'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions