Error Index¶
This section contains all the error codes and their explanations.
- Elif / Else on the same line as RBRACE (REPY-0001)
- Except Statement on the same line as RBRACE (REPY-0002)
- Function definition on the same line as RBRACE (REPY-0003)
- Class definition on the same line as RBRACE (REPY-0004)
- Case definition on the same line as RBRACE (REPY-0005)
- Warning: … directive will require … to be installed (REPY-0006)