Skip to content

Commit

Permalink
delete unnecessary import
Browse files Browse the repository at this point in the history
Signed-off-by: Shunsuke Miura <[email protected]>
  • Loading branch information
miursh committed Dec 17, 2024
1 parent 87fd385 commit e386a3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import numpy as np
from nuscenes.nuscenes import NuScenes
from pycocotools import mask as cocomask
import yaml

from perception_dataset.constants import SENSOR_ENUM
from perception_dataset.t4_dataset.classes.abstract_class import AbstractTable
Expand Down

0 comments on commit e386a3e

Please sign in to comment.