fix formatting
This commit is contained in:
parent
4f17ea63e1
commit
d48008a984
@ -40,6 +40,7 @@ class Network(Escpos):
|
|||||||
:parts: 1
|
:parts: 1
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def is_usable() -> bool:
|
def is_usable() -> bool:
|
||||||
"""Indicate whether this printer class is usable.
|
"""Indicate whether this printer class is usable.
|
||||||
|
@ -60,6 +60,7 @@ class Serial(Escpos):
|
|||||||
:parts: 1
|
:parts: 1
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def is_usable() -> bool:
|
def is_usable() -> bool:
|
||||||
"""Indicate whether this printer class is usable.
|
"""Indicate whether this printer class is usable.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user