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

[fsevents] Add missing event_filter keyword-argument to `FSEventsOb… #1050

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

BoboTiG
Copy link
Collaborator

@BoboTiG BoboTiG commented Jul 25, 2024

…server.schedule()`

Fixes #1049.

@BoboTiG BoboTiG force-pushed the fix-missing-fsevent-obs-eventèfilter-kwarg branch from f815b21 to fb8abd0 Compare July 25, 2024 19:51
@BoboTiG BoboTiG merged commit ab5117a into master Jul 25, 2024
39 of 45 checks passed
@BoboTiG BoboTiG deleted the fix-missing-fsevent-obs-eventèfilter-kwarg branch July 25, 2024 19:58
@josephbertino
Copy link

Wow that was awesomely quick! Thanks!

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.

class FSEventsObserver.schedule() is missing parameter 'event_filter'
2 participants