Skip to content

Commit

Permalink
mypy: ignore sympy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Jul 19, 2024
1 parent 55e25b4 commit f3eb790
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 @@ -166,5 +166,6 @@ module = [
"pytest.*",
"scipy.*",
"sumpy.*",
"sympy.*",
]
ignore_missing_imports = true

0 comments on commit f3eb790

Please sign in to comment.