moveit / srdfdom

Semantic Robot Description Format
BSD 3-Clause "New" or "Revised" License
12 stars 68 forks source link

Update black version to fix CI #102

Closed Abishalini closed 2 years ago

Abishalini commented 2 years ago

Update black as mentioned in https://github.com/ros-planning/moveit2/pull/1148

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (77a34d7) into ros2 (0c011e2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             ros2     #102   +/-   ##
=======================================
  Coverage   68.21%   68.21%           
=======================================
  Files           3        3           
  Lines         607      607           
=======================================
  Hits          414      414           
  Misses        193      193           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0c011e2...77a34d7. Read the comment docs.

rhaschke commented 2 years ago

Thanks for fixing this!