mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00
fix formatting
This commit is contained in:
parent
4f17ea63e1
commit
d48008a984
@ -40,6 +40,7 @@ class Network(Escpos):
|
||||
:parts: 1
|
||||
|
||||
"""
|
||||
|
||||
@staticmethod
|
||||
def is_usable() -> bool:
|
||||
"""Indicate whether this printer class is usable.
|
||||
|
@ -60,6 +60,7 @@ class Serial(Escpos):
|
||||
:parts: 1
|
||||
|
||||
"""
|
||||
|
||||
@staticmethod
|
||||
def is_usable() -> bool:
|
||||
"""Indicate whether this printer class is usable.
|
||||
|
Loading…
x
Reference in New Issue
Block a user