Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2023
1 parent da1e36b commit 407c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/remote_python_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
from pathlib import Path

import rclpy
from dynamic_graph_bridge_cpp_bindings import RosPythonInterpreterClient

# Used to connect to ROS services
from dynamic_graph_bridge.ros.dgcompleter import DGCompleter
from dynamic_graph_bridge_cpp_bindings import RosPythonInterpreterClient


def signal_handler(sig, frame):
Expand Down

0 comments on commit 407c37d

Please # to comment.