Skip to content

merge_neighbors() does not work with datetime objects #115

@murrple-1

Description

@murrple-1

Due to this line:

margin = higher.begin - lower.end

__sub__() is not defined for dateime.datetime, dateime.time or dateime.date objects, though they work in most (all?) other contexts, and seem to be "supported".

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