cd: drop python/3.9

This commit is contained in:
2024-02-27 15:58:43 +01:00
committed by wakonig_k
parent bc1171c199
commit 345a95dbe7
3 changed files with 11 additions and 17 deletions

View File

@ -52,7 +52,7 @@ persistent=yes
# Minimum Python version to use for version dependent checks. Will default to
# the version used to run pylint.
py-version=3.9
py-version=3.10
# When enabled, pylint would attempt to guess common misconfiguration and emit
# user-friendly hints instead of false-positive error messages.