Skip to content

TypeError: 'module' object is not callable #33

Description

@chris-y

I did some updates and previously working code is now returning this:

Traceback (most recent call last):
  File "", line 50, in <module>
    computers = automate_api_client.computers.paginated(1,100)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".local/lib/python3.12/site-packages/pyconnectwise/clients/automate_client.py", line 96, in computers
    return ComputersEndpoint(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'module' object is not callable

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