Skip to content

result_parser.py line 28 #135

@aabid0193

Description

@aabid0193

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions