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 circular import in Song and Album #280

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

allerter
Copy link
Contributor

@allerter allerter commented Dec 8, 2024

Fixes #279
Fixes #285

@johnwmillr johnwmillr merged commit 795a81b into johnwmillr:master Dec 13, 2024
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Album to Song class causes a circular import error Circular import with song.py and album.py
2 participants