Skip to content

Commit 0762bd5

Browse files
Xiangxu-0103PeterH0323
authored andcommitted
update docs
1 parent 6f4fd1b commit 0762bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmdet3d/datasets/transforms/loading.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ def transform(self, results: dict) -> dict:
897897
898898
Returns:
899899
dict: The dict containing loaded 3D bounding box, label, mask and
900-
semantic segmentation annotations.
900+
semantic segmentation annotations.
901901
"""
902902
results = super().transform(results)
903903
if self.with_bbox_3d:

0 commit comments

Comments
 (0)