.pre-commit-config: remove python_version

This commit is contained in:
mehrad 2021-10-29 17:00:05 -07:00
parent 38bfb24978
commit 5668ca1a51
No known key found for this signature in database
GPG Key ID: AAF81F778210AE42
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ repos:
rev: 21.9b0
hooks:
- id: black
language_version: python3.8
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
hooks: