diff --git a/mlem/api/commands.py b/mlem/api/commands.py index d5f1577a..b063adba 100644 --- a/mlem/api/commands.py +++ b/mlem/api/commands.py @@ -258,7 +258,7 @@ def init(path: str = ".") -> None: pass echo( EMOJI_MLEM - + color("What's next?\n------------", "yellow") + + color("What's next?\n---------------", "yellow") + """ - Check out the documentation: - Star us on GitHub: