Skip to content

Docker dev support#50

Merged
jenshorn merged 4 commits into
masterfrom
docker-support
Aug 19, 2025
Merged

Docker dev support#50
jenshorn merged 4 commits into
masterfrom
docker-support

Use poetry in docker setup.

1239f9c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Flake8 failed Aug 19, 2025 in 0s

2 errors

Flake8 found 2 errors

Annotations

Check failure on line 388 in pycheckwatt/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pycheckwatt/__init__.py#L388

Local variable 'e' is assigned to but never used (F841)

Check failure on line 548 in pycheckwatt/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

pycheckwatt/__init__.py#L548

Line too long (97 > 88 characters) (E501)