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

Adding JSON validity test #178

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

SinclairHudson
Copy link
Contributor

Adding JSON validity test into the repository. This test outputs a 1 if the predicted string can be parsed into valid json, and 0 if not.

@benjaminye
Copy link
Contributor

@SinclairHudson can you run ruff check --fix and ruff format?

@SinclairHudson
Copy link
Contributor Author

@benjaminye linter has been run with changes committed :)

@benjaminye benjaminye merged commit bf691d8 into georgian-io:main Jun 3, 2024
1 check passed
@benjaminye
Copy link
Contributor

merged!

@benjaminye benjaminye linked an issue Jun 6, 2024 that may be closed by this pull request
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.

JSON output test
2 participants