Browse Source

Update CouchPotato.py

pull/6480/head
Abraham Friedman 9 years ago
parent
commit
8f77bfea08
  1. 2
      CouchPotato.py

2
CouchPotato.py

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/python2
from __future__ import print_function
from logging import handlers
from os.path import dirname

Loading…
Cancel
Save