Skip to content

merge_neighbors() does not work with datetime objects #115

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".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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