Permalink
Please sign in to comment.
Browse files
Fixed bug on 'raise exc'
At line 572: raise exc() has to be raise exc since exc is an instance not a class
- Loading branch information...
0 comments on commit
2493576