mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
from __future__ import annotations
This commit is contained in:
@@ -9,7 +9,7 @@ This module contains the abstract base class :py:class:`Escpos`.
|
|||||||
:copyright: Copyright (c) 2012-2017 Bashlinux and python-escpos
|
:copyright: Copyright (c) 2012-2017 Bashlinux and python-escpos
|
||||||
:license: MIT
|
:license: MIT
|
||||||
"""
|
"""
|
||||||
|
from __future__ import annotations
|
||||||
|
|
||||||
import textwrap
|
import textwrap
|
||||||
import warnings
|
import warnings
|
||||||
|
Reference in New Issue
Block a user