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