Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
6 lines
91 B
Python
6 lines
91 B
Python
from deepdog.cli.subset_sim_probs.main import wrapped_main
|
|
|
|
__all__ = [
|
|
"wrapped_main",
|
|
]
|