Fix whitespace
This commit is contained in:
parent
c0481f3a9a
commit
2110431d4f
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue