Andrew Pierce

Results 1 issues of Andrew Pierce

If you run the below code in interpreter: ``` >>> safety = t1.get('strategies', 319492, child='safety', full="*") >>> safety.include = [] >>> safety.save() >>> safety = t1.get('strategies', 319492, child='safety', full="*") ```...