Add TODO comment, for now..

This commit is contained in:
Lance Edgar 2022-03-05 15:39:54 -06:00
parent 9ca55e1697
commit cd4efe2276

View file

@ -227,6 +227,8 @@ class Install(commands.Subcommand):
rprint() rprint()
# TODO: somewhere should ask about apache proxy, https etc.?
def basic_prompt(self, info, default=None, is_password=False, is_bool=False): def basic_prompt(self, info, default=None, is_password=False, is_bool=False):
# message formatting styles # message formatting styles