Skip to content

Refactor lib to support classes and arguments #6

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

Merged
merged 4 commits into from
Apr 6, 2025
Merged

Conversation

Crola1702
Copy link
Owner

@rampmaster I added some of your changes from #5 here.

@Crola1702 Crola1702 requested a review from Copilot April 6, 2025 13:21
@Crola1702 Crola1702 self-assigned this Apr 6, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • Dockerfile: Language not supported
Comments suppressed due to low confidence (2)

main.py:33

  • [nitpick] The print statement 'Bootstraping CalendarAPI' contains a spelling error. Consider changing it to 'Bootstrapping CalendarAPI'.
print("Bootstraping CalendarAPI")

lib/calendar_api.py:85

  • [nitpick] The error message in the update_event method is inconsistent with others. Consider formatting it as 'An error occurred: {error}' for consistency.
print(f"An error occurred {error}")

@Crola1702 Crola1702 merged commit 7eb310a into main Apr 6, 2025
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.

1 participant