mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Add encoding declaaration
This commit is contained in:
parent
2d770510a2
commit
0e1437eb7e
5 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# coding=utf-8
|
||||
|
||||
import core
|
||||
import requests
|
||||
import shutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue