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 runApp appName parameter encoding #132

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

apaillier-ledger
Copy link
Contributor

Would throw a TypeError: string argument without an encoding because the argument from the command line is read as a string.

Also fixed the indentation with 4 spaces instead of tabs for flake8.

@apaillier-ledger apaillier-ledger merged commit bfa5ec1 into master Apr 2, 2024
8 checks passed
@apaillier-ledger apaillier-ledger deleted the fix/apa/runApp_appName_encoding branch April 2, 2024 13:09
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