mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 06:46:16 +00:00
Make prompt module accessible
This commit is contained in:
@@ -11,5 +11,6 @@ This module provides the text output helper system.
|
||||
|
||||
from . import colored
|
||||
from . import progress
|
||||
from . import prompt
|
||||
|
||||
from .core import *
|
||||
|
||||
Reference in New Issue
Block a user