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 JSON validity #4

Merged
merged 1 commit into from
Jan 21, 2019
Merged

Fix JSON validity #4

merged 1 commit into from
Jan 21, 2019

Conversation

profi248
Copy link
Contributor

The output of the command had single quotes, which are not allowed in the JSON standard. So I tried to fix this by encoding Python dict as JSON and outputting that.

@UedaTakeyuki UedaTakeyuki merged commit b248a37 into UedaTakeyuki:master Jan 21, 2019
@UedaTakeyuki
Copy link
Owner

Hi, David.

Thank you for your fix!

@profi248
Copy link
Contributor Author

Glad I could help!
Thanks for making this library.

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.

2 participants