Skip to content

Working split impl

Working split impl #41

Triggered via push November 1, 2023 20:11
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E501): sphinx/builders/__init__.py#L620
sphinx/builders/__init__.py:620:96: E501 Line too long (99 > 95 characters)
Ruff (E501): sphinx/builders/__init__.py#L624
sphinx/builders/__init__.py:624:96: E501 Line too long (102 > 95 characters)
Ruff (E501): sphinx/builders/__init__.py#L666
sphinx/builders/__init__.py:666:96: E501 Line too long (114 > 95 characters)
ruff
Process completed with exit code 1.
flake8
Process completed with exit code 1.
mypy
Process completed with exit code 1.