Skip to content

Adding Flake8 linting #7

Adding Flake8 linting

Adding Flake8 linting #7

Triggered via pull request February 4, 2025 09:28
@NebularNerdNebularNerd
synchronize #8
dev
Status Success
Total duration 25s
Artifacts

flake8.yml

on: pull_request
flake8 Lint
14s
flake8 Lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
flake8 Lint: tests/__init__.py#L1
[flake8] reported by reviewdog 🐶 Missing docstring in public package Raw Output: ./tests/__init__.py:1:1: D104 Missing docstring in public package
flake8 Lint: tests/__init__.py#L1
[flake8] reported by reviewdog 🐶 blank line at end of file Raw Output: ./tests/__init__.py:1:1: W391 blank line at end of file