Closed jkbdnj closed 1 week ago
Crate a CLI class in cli.py module that would handle the command line parsing. By convention it is often a singleton class.
Task descripiton
Crate a CLI class in cli.py module that would handle the command line parsing. By convention it is often a singleton class.