Skip to content

Commit

Permalink
chore (mypy): Ignore setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
luator committed Jul 30, 2024
1 parent bb78618 commit 9e3bf9a
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 @@ -15,6 +15,7 @@ module = [
"xacro",
"pinocchio",
"pytest",
"setuptools.*",
]
ignore_missing_imports = true

Expand Down

0 comments on commit 9e3bf9a

Please sign in to comment.