Skip to content

Merge pull request #10 from florianjehn/main #15

Merge pull request #10 from florianjehn/main

Merge pull request #10 from florianjehn/main #15

Triggered via push January 17, 2024 15:35
Status Failure
Total duration 1m 0s
Artifacts

testing.yml

on: push
Matrix: Running Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
automate_mkdocs.py#L96
F-string is missing placeholders (F541)
src/model.py#L386
Line too long (126 > 100 characters) (E501)
src/model.py#L392
Blank line at end of file (W391)
src/preprocessing.py#L265
Blank line contains whitespace (W293)
tests/test_model.py#L204
Trailing whitespace (W291)
tests/test_model.py#L210
Blank line contains whitespace (W293)
tests/test_model.py#L244
Trailing whitespace (W291)
tests/test_model.py#L267
Expected 2 blank lines, found 1 (E302)
Running Tests (3.12)
Process completed with exit code 2.