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

feat(player): add is_playing helper #104

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

Conversation

spifory
Copy link
Contributor

@spifory spifory commented Oct 18, 2023

Summary

Adds a Player.is_playing helper function by making use of #60 (comment)

Checklist

  • If code changes were made then they have been tested.
  • I have run task lint to format code and my changes.
  • I have run task pyright and fixed the relevant issues.

mafic/player.py Outdated Show resolved Hide resolved
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.

Add is_playing()
2 participants