mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
fix formatting
This commit is contained in:
@@ -440,9 +440,11 @@ if _CUPSPRINT:
|
||||
"""Simple CUPS printer connector.
|
||||
|
||||
.. note::
|
||||
|
||||
Requires ``pycups`` which in turn needs the cups development library package:
|
||||
- Ubuntu/Debian: ``libcups2-dev``
|
||||
- OpenSuse/Fedora: ``cups-devel``
|
||||
|
||||
"""
|
||||
|
||||
def __init__(self, printer_name=None, *args, **kwargs):
|
||||
|
Reference in New Issue
Block a user