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

This commit is contained in:
Ircama 2024-12-31 02:37:05 +01:00
parent 89ffe44999
commit 2ea43f723b
3 changed files with 18 additions and 17 deletions

View file

@ -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")