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

assertion failures: strings with trailing spaces #13

Closed
pixelzoom opened this issue Feb 8, 2020 · 2 comments
Closed

assertion failures: strings with trailing spaces #13

pixelzoom opened this issue Feb 8, 2020 · 2 comments

Comments

@pixelzoom
Copy link
Contributor

pixelzoom commented Feb 8, 2020

Related to #2 (code review). When running with ?ea, the sim experiences multiple assertion failures related to translated string values that have trailing spaces. E.g.:

Assertion failed: String should not have trailing or leading whitespace, key: numberOfMasses, value: "Number of Masses: "

@pixelzoom pixelzoom changed the title assertion failures assertion failures: strings with trailing spaces Feb 8, 2020
@pixelzoom pixelzoom added dev:code-review type:bug Something isn't working labels Feb 8, 2020
@pixelzoom
Copy link
Contributor Author

Multiple string values were fixed in the above commit.

@Hyodar
Copy link
Contributor

Hyodar commented Jul 6, 2020

Understood!
Since it's already fixed and ready for review, I'll just close the issue.

@Hyodar Hyodar closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants