Skip to content

Commit

Permalink
next linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasnol committed Dec 18, 2024
1 parent 7df05ad commit a87fd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/perception/src/Lanedetection_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from sensor_msgs.msg import Image as ImageMsg
from std_msgs.msg import Header
from cv_bridge import CvBridge
import numpy as np

# for the lane detection model
import torch
Expand Down

0 comments on commit a87fd7a

Please sign in to comment.