Skip to content

feature/term-weekend#6

Open
Mole1424 wants to merge 3 commits intomainfrom
feature/term-weekend
Open

feature/term-weekend#6
Mole1424 wants to merge 3 commits intomainfrom
feature/term-weekend

Conversation

@Mole1424
Copy link
Copy Markdown
Member

refactor weekend events to be weekend rather than saturday

@raven0034 raven0034 self-assigned this Mar 8, 2026
@Mole1424
Copy link
Copy Markdown
Member Author

bump

ical_event.add(
"dtend", event.end_time or event.start_time + timedelta(hours=1)
)
ical_event.add("dtend", event.end_time or event.start_time + timedelta(hours=1))
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh idk why this exists in the diff, but it passes ruff so yay

Copy link
Copy Markdown
Member Author

@Mole1424 Mole1424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk why i have to review to comment on the code but sure

@ericthelemur
Copy link
Copy Markdown

I get putting them in the same slot, but does it say which of the days it's on in the actual event circle? Otherwise it's ambiguous

@Mole1424
Copy link
Copy Markdown
Member Author

At that point i think the circle would get too clustered

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.

3 participants