lint: install_deps> python -I -m pip install aioresponses flake8 mypy types-python-dateutil lint: freeze> python -m pip freeze --all lint: aiohappyeyeballs==2.4.3,aiohttp==3.10.10,aioresponses==0.7.6,aiosignal==1.3.1,async-timeout==4.0.3,attrs==24.2.0,flake8==7.1.1,frozenlist==1.5.0,idna==3.10,mccabe==0.7.0,multidict==6.1.0,mypy==1.13.0,mypy-extensions==1.0.0,pip==24.0,propcache==0.2.0,pycodestyle==2.12.1,pyflakes==3.2.0,setuptools==69.1.0,tomli==2.0.2,types-python-dateutil==2.9.0.20241003,typing_extensions==4.12.2,wheel==0.42.0,yarl==1.16.0 lint: commands[0]> flake8 src src/axis_portal_v2_crosslab/hal.py:24:9: E265 block comment should start with '# ' src/axis_portal_v2_crosslab/hal.py:25:9: E265 block comment should start with '# ' lint: exit 1 (0.19 seconds) /builds/FakIA/fachgebiet-iks/goldi/goldi2/goldi2/hardware/boards/axis_portal_v2/crosslab> flake8 src pid=9408 lint: FAIL code 1 (7.43=setup[7.24]+cmd[0.19] seconds) evaluation failed :( (7.52 seconds)