Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend __add__ & __sub__ to iterable(s) #59

Merged
merged 5 commits into from
Dec 8, 2023
Merged

Conversation

FBruzzesi
Copy link
Owner

Description

Allows to add and subtract an iterable to IsoWeek and IsoWeekDate objects.

Fix #58

@FBruzzesi FBruzzesi merged commit cb76feb into main Dec 8, 2023
9 checks passed
@FBruzzesi FBruzzesi deleted the feature/extend-add-sub branch December 8, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow __add__, __sub__ with iterables
1 participant