Skip to content
Snippets Groups Projects
Commit d57a4d4a authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : pylint python version

parent 56996679
No related branches found
No related tags found
2 merge requests!17version 0.2.0,!7Feat/release pip
Pipeline #51488 skipped
......@@ -98,7 +98,7 @@ persistent = true
# Minimum Python version to use for version dependent checks. Will default to the
# version used to run pylint.
py-version = "3.11"
py-version = "3.7"
# When enabled, pylint would attempt to guess common misconfiguration and emit
# user-friendly hints instead of false-positive error messages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment