Prevent TLE inside of a try statement
Open
oversight
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If this is not done, try statements will not always be guaranteed to catch errors that occur in them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.