Fix utf-8

#45
This commit is contained in:
azlux
2019-04-09 14:45:34 +02:00
committed by GitHub
parent 4cb599dd74
commit e7ef8e76a3

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# -*- coding: utf-8 -*-
import threading import threading
import time import time