You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__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".
Due to this line:
intervaltree/intervaltree/intervaltree.py
Line 827 in 6228bb1
__sub__()is not defined fordateime.datetime,dateime.timeordateime.dateobjects, though they work in most (all?) other contexts, and seem to be "supported".