Skip to content

Commit

Permalink
pylinter
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulgoel873 committed Jan 8, 2025
1 parent c9c17d1 commit 2fc4cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb_ws/src/buggy/scripts/util/trajectory.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import json
import time

# from buggy.msg import TrajectoryMsg

Expand All @@ -7,7 +8,6 @@
from buggy.msg import TrajectoryMsg

import utm
import time

class Trajectory:
"""A wrapper around a trajectory JSON file that does some under-the-hood math. Will
Expand Down

0 comments on commit 2fc4cdb

Please sign in to comment.