Wei Lee

Results 484 comments of Wei Lee

either way works perfect :) I'll take one final look at the other draft PR, if your force push didn't beat me haha

Super! Thanks so much!

Hi, I just did `grep -n 'except:' *.py` on the latest main (f19f1d8563fb3abbb673812f16e2be5f10af42e4), but did not find any bare `excepts`. Would like to confirm whether we should close this one?...

I tried the command `grep -n 'except:' *.py` listed above. I just noticed it probably should be `grep -n 'except:' **/*.py` above. Sorry for messing it up.