Skip to content

Commit

Permalink
added flake8-type-checking to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Dawson committed Oct 23, 2023
1 parent 3466df7 commit 2ad516a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ test = [
"pytest-cov",
"pytest-xdist",
"flake8",
"flake8-type-checking",
"bandit>=1.7.1",
]
all = [
Expand Down

0 comments on commit 2ad516a

Please sign in to comment.