test_ebc / __init__.py
piaspace's picture
[first]
bb3e610
raw
history blame contribute delete
58 Bytes
from custom.clip_ebc import ClipEBC
__all__ = ["ClipEBC"]