mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
Add docstring to TestCLI class
This commit is contained in:
@@ -24,6 +24,8 @@ printer:
|
||||
)
|
||||
|
||||
class TestCLI:
|
||||
""" Contains setups, teardowns, and tests for CLI
|
||||
"""
|
||||
|
||||
@classmethod
|
||||
def setup_class(cls):
|
||||
|
Reference in New Issue
Block a user