Skip to content

Breaks when running on colab or local #79

Description

@convergenceIM

I'm testing predictHQ. I got failures both when running on colab and when running locally in a clean env. Issues with no .to_dict() method on Events (now is .dict() I think). Also an issue with how the params was passed into .search() - fixed by passing in **params so it'd unpack into kwargs. This was on python 3.13. Not sure if you only support lower versions

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