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
File "python3.9/site-packages/networkdays/networkdays.py", line 82, in
lambda d: self.date_end >= d >= self.date_start,
TypeError: can't compare datetime.datetime to datetime.date
The text was updated successfully, but these errors were encountered:
File "python3.9/site-packages/networkdays/networkdays.py", line 82, in
lambda d: self.date_end >= d >= self.date_start,
TypeError: can't compare datetime.datetime to datetime.date
The text was updated successfully, but these errors were encountered: