Skip to content

incompatibility with latest client_info.py #2

@dgom

Description

@dgom

If I don't comment out the row " d["mock"]..." below which was added in the latest release of exploration-tool-repo I will not be able to run the grass detection training ipynb-example.

def _migrate_pre_v6_dict(d: dict[str, Any]) -> dict[str, Any]:
    ....
    d["mock"] = None if d.pop("mock") is None else {}

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