the-algorithm-ml icon indicating copy to clipboard operation
the-algorithm-ml copied to clipboard

use else blocks

Open rickdeu opened this issue 1 year ago • 1 comments

  • [ ] Use try, except and else block
  • [ ] When the try block doesn't raise an exception, the else block runs
  • [ ] Better for isolation potential exception

rickdeu avatar Apr 02 '23 20:04 rickdeu

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 02 '23 20:04 CLAassistant