Skip to content

JSON parsing bug #24

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

Closed
wants to merge 7 commits into from
Closed

Conversation

scgbear
Copy link
Member

@scgbear scgbear commented Jan 17, 2020

This fixes #23

Added a test to ensure that even though a failure occurred, it can still move on when a success occurs
fix bug with result not being parsed as json
fix flake8 related issues
fix broken tests, start adding some docstrings
continued implementation of docstrings in library
Orchestration state docstrings added
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.

result is not being parsed as JSON
2 participants