-
- Downloads
Fix update call in apibuild.py
There are still a few places where try/except is used for branching. This is a bad idea since it can hide errors like this one.
Loading
Please register or sign in to comment
There are still a few places where try/except is used for branching. This is a bad idea since it can hide errors like this one.