test2 / mmseg /core /utils /__init__.py
mccaly's picture
Upload 660 files
b13b124
raw
history blame
No virus
55 Bytes
from .misc import add_prefix
__all__ = ['add_prefix']