Skip to content

Commit 6a8afc3

Browse files
authored
Merge branch 'master' into pandas-intro-MNL-fix
2 parents ffeffbc + a95c5ec commit 6a8afc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[flake8]
2-
exclude = .git,venv
2+
exclude = .git,venv,.venv,*/migrations/*,settings.py
33
# Handle formatting conflicts between Black and Flake8:
44
# https://github.com/python/black/issues/280 (E203)
55
# https://github.com/python/black/issues/43 (W503)

0 commit comments

Comments
 (0)