Populate init files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""ProtoTorch modules."""
|
||||
|
||||
from .prototypes import Prototypes1D
|
||||
|
||||
__all__ = [
|
||||
'Prototypes1D',
|
||||
]
|
||||
|
Reference in New Issue
Block a user