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