-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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
Labels
No labels