Revise cartridge info

This commit is contained in:
Ircama 2023-11-11 13:39:56 +01:00
parent f4407161a7
commit d7d0ca9bdb
2 changed files with 5 additions and 5 deletions

View file

@ -1365,7 +1365,7 @@ class EpsonPrinter:
1900 if int(i['PDY'], 16) > 80 else 2000),
"production_month": int(i['PDM'], 16),
# items which can be excluded
"id": i.get('SID'),
"data": i.get('SID'),
"manufacturer": i.get('LOG'),
}.items()
if v # exclude items without value