1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Fixes from ci (#533)

* break line

* remove unused imports

* remove unused os import

* make flake8 more strict

* configure flake for black

* fix action

* use importlib_resources

* rename deprecated methods
This commit is contained in:
Patrick Kanzler
2023-07-21 23:03:46 +02:00
committed by GitHub
parent cb3f4e856b
commit e9e8b10582
7 changed files with 19 additions and 15 deletions

View File

@@ -9,3 +9,4 @@ docutils>=0.12
sphinxcontrib-spelling>=7.2.0
python-barcode>=0.11.0,<1
importlib-metadata
importlib_resources