Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit f8d66d21 authored by Dorian Turba's avatar Dorian Turba
Browse files

remove flake8 config

parent 40c6e1e8
No related branches found
No related tags found
No related merge requests found
[flake8]
exclude = .git,__pycache__,{{ cookiecutter.virtual_env_folder }},dist
max-complexity = {{ cookiecutter.flake8_max_complexity }}
max-line-length = {{ cookiecutter.flake8_max_line_length }}
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