1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

add magic coding comment

This commit is contained in:
Patrick Kanzler
2018-05-16 02:02:35 +02:00
parent 594ab83fc3
commit 87b33367c0
13 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function