Skip to content

Nacho/fix flake8 remaining tests#1

Closed
nachovizzo wants to merge 24 commits into
nacho/add_blackfrom
nacho/fix_flake8_remaining_tests
Closed

Nacho/fix flake8 remaining tests#1
nachovizzo wants to merge 24 commits into
nacho/add_blackfrom
nacho/fix_flake8_remaining_tests

Conversation

@nachovizzo
Copy link
Copy Markdown
Owner

Real diff after black was used to format the code

- F401 'ament_index_python.packages.get_package_share_directory' imported but unused
- nav2_common/nav2_common/launch/__init__.py:15:1: F401 '.has_node_params.HasNodeParams' imported but unused
- nav2_common/nav2_common/launch/__init__.py:16:1: F401 '.rewritten_yaml.RewrittenYaml' imported but unused
- nav2_common/nav2_common/launch/__init__.py:17:1: F401 '.replace_string.ReplaceString' imported but unused
- nav2_common/nav2_common/launch/__init__.py:18:1: F401 '.parse_multirobot_pose.ParseMultiRobotPose' imported but unused
- nav2_common/nav2_common/launch/replace_string.py:97:100: E501 line too long (108 > 99 characters)
- nav2_common/nav2_common/launch/rewritten_yaml.py:142:16: E713 test for membership should be 'not in'
-  nav2_common/nav2_common/launch/has_node_params.py:21:1: F401 'sys' imported but unused
This came after using black as formatter. So respecting the previous
code
@nachovizzo nachovizzo closed this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant