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

fix: DesktopNotifier.send_sync() -> DesktopNotifierSync.send() and Icons #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yuhldr
Copy link
Contributor

@yuhldr yuhldr commented Oct 23, 2024

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 3422ea4 in 9 seconds

More details
  • Looked at 39 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. aw_notify/main.py:24
  • Draft comment:
    Updated import to DesktopNotifierSync to match the new API changes in the desktop-notifier library.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR changes the import and usage of DesktopNotifier to DesktopNotifierSync and updates the method call from send_sync to send. This aligns with the changes in the desktop-notifier library as per the provided documentation link. The changes are consistent and correctly applied in the notify function.

Workflow ID: wflow_941XbrCmQT3m8Dzl


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@yuhldr yuhldr changed the title fix: DesktopNotifier.send_sync() -> DesktopNotifierSync.send() fix: DesktopNotifier.send_sync() -> DesktopNotifierSync.send() and Icons Oct 23, 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.

1 participant