Skip to content

Commit

Permalink
have flake8 ignore tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danibene authored Mar 14, 2024
1 parent 955d8e9 commit 54391f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ exclude =
.eggs
docs/conf.py
examples/*
tests/*

[mypy]
exclude = docs|examples
Expand Down

0 comments on commit 54391f7

Please sign in to comment.