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

Fixed small bug in argument order #8

Merged
merged 1 commit into from
Jul 2, 2022
Merged

Conversation

mdcx
Copy link
Contributor

@mdcx mdcx commented Jan 23, 2022

No description provided.

@igorcmoura
Copy link
Owner

Thank you for the fix!

Do you have an example where this error caused a problem? If so, could you add this example to the tests to ensure this won't happen again? Or just give it to me and I'll add it to the tests later.

@MeGaNeKoS
Copy link

MeGaNeKoS commented Jun 15, 2022

Whenparsing the [BluDragon] Blue Submarine No.6 (DVD, R2, Dual Audio) V3. After while text we print the Tokens.get_list() and we got a wrong format in the tokens list.
Token(category = TokenCategory.IDENTIFIER, content = "True", enclosed = Dual Audio,

The effect of this bug is unknown since the result of the parser are the same.

@igorcmoura igorcmoura merged commit fef4fc3 into igorcmoura:master Jul 2, 2022
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.

3 participants