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

Add tanzcafe (static) for chris, refactor comment, remove unecessary space #6

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

paulpaul168
Copy link
Collaborator

No description provided.

@paulpaul168 paulpaul168 requested a review from flofriday October 13, 2024 22:30
chris.py Outdated
ends_at=dateparser.parse("18:00"),
name="Tanzcafe",
price_euro_cent=500,
description="5-Uhr-Tee in Wien",
Copy link
Owner

Choose a reason for hiding this comment

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

thought: The description could be longer as the website too has more information.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

dorner.py Outdated
@@ -21,7 +21,7 @@ def create_perfections() -> list[DanceEvent]:
ends_at=dateparser.parse("22:15"),
name="Perfektion",
price_euro_cent=700,
description="Freitagsperfektion I TanzZeit ",
description="Freitagsperfektion I TanzZeit",
Copy link
Owner

Choose a reason for hiding this comment

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

chore: I think we can remove the I in the description, even though it is on the website but I just think it kinda is misleading.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I guess you might be right

@flofriday flofriday merged commit 7a729a5 into flofriday:main Oct 14, 2024
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.

2 participants