mlhubber / mlhub

Machine Learning Model Repository Hub Command Line Tool.
MIT License
20 stars 12 forks source link

ml ask always accepts positive input #269

Open spsaswat opened 2 years ago

spsaswat commented 2 years ago

Sometimes users might want to give negative input to mlask and that should terminate the execution of the command. For now, it always accepts positive input.