Spaces:
Build error
Build error
File size: 111 Bytes
45157a2 |
1 2 3 4 5 6 7 |
repos:
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.1
hooks:
- id: flake8
exclude: ^setup.py
|