mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
Fix whitespace
This commit is contained in:
@@ -469,7 +469,7 @@ if _CUPSPRINT:
|
|||||||
|
|
||||||
def close(self):
|
def close(self):
|
||||||
""" Close CUPS connection.
|
""" Close CUPS connection.
|
||||||
|
|
||||||
Send pending job to the printer if needed.
|
Send pending job to the printer if needed.
|
||||||
"""
|
"""
|
||||||
if self.pending_job:
|
if self.pending_job:
|
||||||
|
Reference in New Issue
Block a user