diff --git a/test/test_cli.py b/test/test_cli.py index 690f93e..abb7bb0 100644 --- a/test/test_cli.py +++ b/test/test_cli.py @@ -24,6 +24,8 @@ printer: ) class TestCLI: + """ Contains setups, teardowns, and tests for CLI + """ @classmethod def setup_class(cls):