Skip to content

Commit

Permalink
Bring flake8 into compilance with dbt core.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Mar 15, 2022
1 parent afea714 commit b03c472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ignore =
W504
E203 # makes Flake8 work like black
E741
max-line-length = 99
E501
exclude = test

0 comments on commit b03c472

Please sign in to comment.