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
parent f850b037bc
commit b5fa9bb1be
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/