Bump the python-dependencies group across 1 directory with 7 updates #78
python-ci.yaml
on: pull_request
docs
/
build
9s
pre-commit
/
pre-commit
19s
docs
/
deploy
0s
Matrix: test
Waiting for pending jobs
Annotations
5 errors
docs / build
Process completed with exit code 1.
|
Ruff (DOC501):
src/bpp/interpreter.py#L38
src/bpp/interpreter.py:38:27: DOC501 Raised exception `BrainfuckSyntaxError` missing from docstring
|
Ruff (DOC501):
src/bpp/interpreter.py#L45
src/bpp/interpreter.py:45:15: DOC501 Raised exception `BrainfuckSyntaxError` missing from docstring
|
Ruff (DOC501):
src/bpp/interpreter.py#L67
src/bpp/interpreter.py:67:19: DOC501 Raised exception `BrainfuckSyntaxError` missing from docstring
|
lint / lint
Process completed with exit code 1.
|