-
- Downloads
mrhlpr.mr: Use pass instead of ellipsis
mypyc doesn't understand the ellipsis in this context: mrhlpr/mr.py:177: error: Unsupported statement in class body And they've functionally the same anyway, so just work around it like this.
Please register or sign in to comment