Feel free to ignore this as the try/except:pass is almost certainly not what you wanted. The missing comma and the open try from your WIP work were breaking the script on my end, so I thought I'd push the fix even though you probably have it fixed locally. I just wanted to try out the new CLI options..
thanks! Yeah I pushed at the end of work yesterday and thought I would have time to fix syntax errors (and a couple others) last night. Nerp. Thank you!
Feel free to ignore this as the try/except:pass is almost certainly not what you wanted. The missing comma and the open
try
from your WIP work were breaking the script on my end, so I thought I'd push the fix even though you probably have it fixed locally. I just wanted to try out the new CLI options..