ci: update global python (#397)

This commit is contained in:
LizardByte-bot
2022-10-10 12:49:59 -04:00
committed by GitHub
parent de091570b9
commit ac1feb386c

View File

@@ -1,6 +1,7 @@
[flake8]
filename =
*.py
*.py,
*.pys
max-line-length = 120
extend-exclude =
venv/