-
Couldn't load subscription status.
- Fork 30
Open
Description
ran with python 3.7.0 on both windows and mac versions, here is an output example:
str(tmp)
'MATCH (yo:`label`) shape shape.`len` shape shape.`len`'
str(tmp)
'MATCH (yo:`label`) shape shape.`len` shape shape.`len` shape shape.`len` shape shape.`len`'
str(tmp)
'MATCH (yo:`label`) shape shape.`len` shape shape.`len` shape shape.`len` shape shape.`len` shape shape.`len` shape shape.`len`'```
Each call to `__str__` adds more of the garbage strings. it doesn't happen in a regular run mode
Metadata
Metadata
Assignees
Labels
No labels