This commit is contained in:
Stavros Korokithakis 2020-11-30 05:21:48 +02:00
parent fc01655a28
commit 9304152129
No known key found for this signature in database
GPG Key ID: 26EA345ECD4C2A63

View File

@ -12,7 +12,7 @@ repos:
rev: '3.8.4'
hooks:
- id: flake8
args: ["--max-line-length=90"]
args: ["--max-line-length=1000"]
language_version: python3
- repo: local
hooks: