6 lines
80 B
Python
6 lines
80 B
Python
from deepdog.cli.probs.main import wrapped_main
|
|
|
|
__all__ = [
|
|
"wrapped_main",
|
|
]
|