Make data processing optional in run_training() #48
Annotations
4 errors
Fenced code blocks should be surrounded by blank lines:
README.md#L284
README.md:284 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md
|
Headings should be surrounded by blank lines:
README.md#L285
README.md:285 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Example training with separate data pre-processing"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
|
Trailing spaces:
README.md#L287
README.md:287:199 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
|
markdown-lint
Failed with exit code: 1
|