Skip to content

Commit

Permalink
ignore BLK100 for flake8-black (pyvista#3928)
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski authored Feb 1, 2023
1 parent 3e12a7c commit f469513
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ ignore =
Q0,
# bare excepts (temporary)
B001, E722
# we already check black
BLK100

0 comments on commit f469513

Please sign in to comment.