mirror of
https://github.com/Ircama/epson_print_conf.git
synced 2025-05-27 13:34:25 -04:00
Revised messages and documentation
Some checks failed
Deploy Jekyll with GitHub Pages dependencies preinstalled / Build (github-pages-build gem) (push) Has been cancelled
Python syntax checker / build (3.10) (push) Has been cancelled
Python syntax checker / build (3.11) (push) Has been cancelled
Python syntax checker / build (3.12) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
Some checks failed
Deploy Jekyll with GitHub Pages dependencies preinstalled / Build (github-pages-build gem) (push) Has been cancelled
Python syntax checker / build (3.10) (push) Has been cancelled
Python syntax checker / build (3.11) (push) Has been cancelled
Python syntax checker / build (3.12) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
This commit is contained in:
parent
89ffe44999
commit
2ea43f723b
3 changed files with 18 additions and 17 deletions
|
@ -2149,7 +2149,7 @@ class EpsonPrinter:
|
|||
|
||||
def reset_waste_ink_levels(self, dry_run=False) -> bool:
|
||||
"""
|
||||
Set waste ink levels to 0.
|
||||
Set waste ink levels to the values specified in the configuration.
|
||||
"""
|
||||
if not self.parm:
|
||||
logging.error("EpsonPrinter - invalid API usage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue