Skip to content

Commit 4c30e96

Browse files
committed
python: Apply format
1 parent 6d8dc15 commit 4c30e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/pinocchio/visualize/meshcat_visualizer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import xml.etree.ElementTree as Et
2727
from typing import Any
2828

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

3232
try:

0 commit comments

Comments
 (0)