Skip to content

Commit

Permalink
configure pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
yelhamer committed Jul 19, 2023
1 parent a60cd06 commit 6071f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ capa = "capa.main:main"

[tool.mypy]
exclude = [
'capa/ida/helpers\.py',
'capa/render/proto/__init__\.py',
'capa\/ida\/helpers\.py',
'capa\/render\/proto/__init__\.py',
]

0 comments on commit 6071f97

Please sign in to comment.