mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-27 10:24:19 +01:00
insert header and encoding in __init__.py (Issue #60)
This commit is contained in:
parent
c19a89859b
commit
d8981ba114
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: UTF-8 -*-
|
||||
Loading…
Reference in a new issue