EricaSkerrett / bme590final

Final project (image processing)
GNU General Public License v3.0
0 stars 1 forks source link

use Raises instead of Returns #70

Closed mlp6 closed 5 years ago

mlp6 commented 5 years ago

example: https://github.com/EricaSkerrett/bme590final/blob/4b3a4d406a341341ed10eec07241ef9aaa7e4580/final.py#L35

exceptions are raised, not returned