Skip to content

Commit

Permalink
python: Apply format
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Jan 8, 2025
1 parent 6d8dc15 commit 4c30e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/pinocchio/visualize/meshcat_visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import xml.etree.ElementTree as Et
from typing import Any

#TODO: Remove quote when 20.04 is not supported
# TODO: Remove quote when 20.04 is not supported
MsgType = "dict[str, Union[str, bytes, bool, float, 'MsgType']]"

try:
Expand Down

0 comments on commit 4c30e96

Please sign in to comment.