Skip to content

Commit

Permalink
Merge a7ad6d8 into 834f94d
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOCHENYE authored Feb 14, 2023
2 parents 834f94d + a7ad6d8 commit 9a7f817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmcv/transforms/wrappers.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def nullcontext(resource=None):
pass


@TRANSFORMS.register_module()
class Compose(BaseTransform):
"""Compose multiple transforms sequentially.
Expand Down

0 comments on commit 9a7f817

Please sign in to comment.