diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,2 +1,9 @@ [wheel] universal = 1 + +[flake8] +exclude = + sqlparse/compat.py +ignore = + W503, + E731 |
![]() |
index : delta/python-packages/sqlparse.git | |
| github.com: andialbrecht/sqlparse.git |
| summaryrefslogtreecommitdiff |