This website requires JavaScript.
Explore
Sign In
public
/
ml_pipeline_cookiecutter
Watch
1
Star
0
Fork
You've already forked ml_pipeline_cookiecutter
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dev
ml_pipeline_cookiecutter
/
{{cookiecutter.project_name}}
/
{{cookiecutter.module_name}}
/
__main__.py
6 lines
88 B
Python
Raw
Permalink
Blame
History
from
{
{
cookiecutter
.
module_name
}
}
.
cli
import
cli
if
__name__
==
"
__main__
"
:
cli
(
)
Reference in New Issue
View Git Blame
Copy Permalink