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

Remove is_json function #118

Merged
merged 1 commit into from Sep 1, 2020
Merged

Remove is_json function #118

merged 1 commit into from Sep 1, 2020

Conversation

@NVolcz
Copy link
Contributor

@NVolcz NVolcz commented Apr 28, 2020

Writing output to a JSON file is not working and due to the is_json errors
(see issue #113). The function seems to check if the content of a file is JSON
but this seems not to be needed since file_helper will overwrite the file.

Writing output to a JSON file is not working and due to the is_json errors
(see issue #113). The function seems to check if the content of a file is JSON
but this seems not to be needed since file_helper will overwrite the file.
@codingo
codingo approved these changes Sep 1, 2020
@codingo codingo merged commit e28361f into codingo:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.