Skip to content

Commit

Permalink
Add python ros nodes to mypy list
Browse files Browse the repository at this point in the history
  • Loading branch information
Purg committed Dec 7, 2023
1 parent b02c549 commit bfe8c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[mypy]
# Files/Directories to investigate.
files = angel_system, tests, ros/angel_utils/python/angel_utils
files = angel_system, tests, ros/angel_utils/python/angel_utils, ros/angel_system_nodes/angel_system_nodes

# Disable caching
incremental = False
Expand Down

0 comments on commit bfe8c61

Please sign in to comment.