Skip to content
Snippets Groups Projects
Commit 3856ddd4 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add .flake8 config file

parent 4d5779f7
No related branches found
No related tags found
No related merge requests found
[flake8]
count = True
max-line-length = 79
show-source = True
statistics = True
exclude =
.git,
__pycache__,
venv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment