mirror of
https://github.com/hackathi/brother_ql_web.git
synced 2026-02-04 07:43:23 +00:00
set brother_ql_web.py encoding to UTF-8
This commit is contained in:
parent
3e058cf78e
commit
8ddbe95505
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
"""
|
"""
|
||||||
This is a web service to print labels on Brother QL label printers.
|
This is a web service to print labels on Brother QL label printers.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user