ci: update global python (#397)

This commit is contained in:
LizardByte-bot 2022-10-10 12:49:59 -04:00 committed by GitHub
commit ac1feb386c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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