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

README.md: make convert_tja_to_fumen() method work properly in the API example section #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarioUniverseZ
Copy link

originally fumen_converted is passed as convert_tja_to_fumen(tja) where tja is a TJASong object (what parse_tja returns), but what does convert_tja_to_fumen take is a TJACourse object, which is under tja.courses.

…API example section

originally fumen_converted is passed as `convert_tja_to_fumen(tja)` where tja is a TJASong object (what `parse_tja` returns), but what does convert_tja_to_fumen take is a TJACourse object, which is under `tja.courses`.
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