Skip to content

Update .flake8

Update .flake8 #43

Triggered via push January 30, 2024 13:03
Status Success
Total duration 37s
Artifacts

lint_action.yml

on: push
Run linters
27s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/model.py#L409
Missing whitespace around arithmetic operator (E226)
src/preprocessing.py#L56
Whitespace before ':' (E203)
src/preprocessing.py#L78
Whitespace before ':' (E203)
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/