Skip to content
Snippets Groups Projects
Unverified Commit 08398df2 authored by Fredrik Jonsson's avatar Fredrik Jonsson Committed by GitHub
Browse files

Merge pull request #1828 from OpenTechFund/fix/exclude_venv_dir_flake8

Exclude the venv dir from flake8, we are only intereseted in lining o…
parents 56316987 f4a08884
No related branches found
No related tags found
No related merge requests found
[flake8] [flake8]
ignore = E501,F405,F821,W504,W605 ignore = E501,F405,F821,W504,W605
exclude = migrations,node_modules exclude = migrations,node_modules,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