Skip to content

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

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions