diff --git a/notes.md b/notes.md index a974339..ebdba67 100644 --- a/notes.md +++ b/notes.md @@ -1,9 +1,3 @@ -# TODO: -Add condition management to put in yml file and to be passed to the relevant function. If condition is True, the function is allowed to run, otherwise the function is skipped. - - - - # `requirements.txt` * cli-ui -> build user interface in the terminal * colorama -> dependency of cli-ui