lint fixes

This commit is contained in:
Maxim Devaev
2025-01-04 22:17:55 +02:00
parent f9584929e3
commit 9aef70c43f
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ envlist = flake8, pylint, mypy, vulture, pytest, eslint, htmlhint, shellcheck
skipsdist = true
[testenv]
basepython = python3.12
basepython = python3.13
sitepackages = true
changedir = /src