fix formatting
This commit is contained in:
parent
d855f28a69
commit
b3445b2c6f
@ -440,9 +440,11 @@ if _CUPSPRINT:
|
|||||||
"""Simple CUPS printer connector.
|
"""Simple CUPS printer connector.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Requires ``pycups`` which in turn needs the cups development library package:
|
Requires ``pycups`` which in turn needs the cups development library package:
|
||||||
- Ubuntu/Debian: ``libcups2-dev``
|
- Ubuntu/Debian: ``libcups2-dev``
|
||||||
- OpenSuse/Fedora: ``cups-devel``
|
- OpenSuse/Fedora: ``cups-devel``
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, printer_name=None, *args, **kwargs):
|
def __init__(self, printer_name=None, *args, **kwargs):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user