BlitzKraft/saythanks.io
View on GitHub(FLK-E722) Do not use bare except, specify exception instead
Open
#168 opened on Jan 2, 2022
good first issue
Repository metrics
- Stars
- (1,290 stars)
- PR merge metrics
- (PR metrics pending)
Description
Description
Using except without a specific exception can be error prone.
Occurrences
There are 2 occurrences of this issue in the repository.
Line 123 and Line 142.