Added click library

This commit is contained in:
2018-09-16 15:47:42 +02:00
parent 1b373087d2
commit 964a446a9b
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ from hashids import Hashids
import os, errno
import logging
import tvdb_api
import click
from pprint import pprint
import env_variables as env