diff --git a/CouchPotato.py b/CouchPotato.py index 069fb65..252dfe1 100755 --- a/CouchPotato.py +++ b/CouchPotato.py @@ -1,3 +1,4 @@ +from __future__ import print_function #!/usr/bin/env python from logging import handlers from os.path import dirname