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

result_parser.py line 28 #135

Open
aabid0193 opened this issue Jul 25, 2018 · 0 comments
Open

result_parser.py line 28 #135

aabid0193 opened this issue Jul 25, 2018 · 0 comments

Comments

@aabid0193
Copy link

The problem

Describe your issue here.
change :
if not (value and len(value) > 1): -> if not (value and len(value) >0)

Your environment

Fill out your used versions:

Component Version
python X.X.X
pytg   X.X.X  
OS     Mac OS 10.9.5

Steps to reproduce

Detailed steps to reproduce the issue.

insert any relevant code between the above and below backticks

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead.

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

No branches or pull requests

1 participant