Add encoding declaration

This commit is contained in:
labrys 2016-06-06 03:12:02 -04:00 committed by Labrys
commit 1a3b1ce4b6
8 changed files with 8 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# coding=utf-8
#
##############################################################################
### NZBGET POST-PROCESSING SCRIPT ###