ci: update global python (#277)

Co-authored-by: LizardByte-bot <108553330+RetroArcher-bot@users.noreply.github.com>
This commit is contained in:
LizardByte-bot 2022-07-29 19:28:15 -04:00 committed by GitHub
commit b5fa9bb1be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 0 deletions

6
.flake8 Normal file
View file

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