Bump the python-dependencies group across 1 directory with 8 updates #82
Annotations
7 errors
src/bpp/interpreter.py#L38
src/bpp/interpreter.py:38:27: DOC501 Raised exception `BrainfuckSyntaxError` missing from docstring
|
src/bpp/interpreter.py#L67
src/bpp/interpreter.py:67:19: DOC501 Raised exception `BrainfuckSyntaxError` missing from docstring
|
src/bpp/interpreter.py#L111
src/bpp/interpreter.py:111:21: DOC201 `return` is not documented in docstring
|
src/bpp/interpreter.py#L142
src/bpp/interpreter.py:142:9: DOC201 `return` is not documented in docstring
|
src/bpp/tokens.py#L24
src/bpp/tokens.py:24:13: DOC201 `return` is not documented in docstring
|
src/bpp/tokens.py#L37
src/bpp/tokens.py:37:5: DOC201 `return` is not documented in docstring
|
|
This job failed
Loading