from __future__ import annotations
This commit is contained in:
parent
369e709fc2
commit
9a941e8746
@ -9,7 +9,7 @@ This module contains the abstract base class :py:class:`Escpos`.
|
||||
:copyright: Copyright (c) 2012-2017 Bashlinux and python-escpos
|
||||
:license: MIT
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import textwrap
|
||||
import warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user