Skip to content

Commit

Permalink
apply black format
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpaca-zip committed Dec 13, 2023
1 parent 3f0eef2 commit 431fc49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script/predict_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
import rospy
from sensor_msgs.msg import Image
from ultralytics import YOLO
from vision_msgs.msg import (Detection2D, Detection2DArray,
ObjectHypothesisWithPose)
from vision_msgs.msg import Detection2D, Detection2DArray, ObjectHypothesisWithPose


class PredictNode:
Expand Down

0 comments on commit 431fc49

Please sign in to comment.