mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00

* removes all imports from __init__.py * users will have to directly import the printer module (same behaviour as in master) * fixes #97