We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1787e96 commit 37f05a7Copy full SHA for 37f05a7
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
language_version: python3
7
args:
8
- - --target-version=py37
+ - --target-version=py38
9
- repo: https://github.com/PyCQA/flake8
10
rev: 4.0.1
11
hooks:
0 commit comments