Skip to content

Please update 2 files for Python 3.10 compatibility #20

@bhlevca

Description

@bhlevca

modified: xscale/_utils.py -> from collections.abc import Iterable
modified: xscale/filtering/linearfilters.py -> from collections.abc import Iterable

change from collections import Iterable to from collections.abc import Iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions