Skip to content

Commit

Permalink
use isbntools ShelveCache
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Mar 12, 2018
1 parent bf54926 commit 3f99f1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions isbntools/bin/confc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
import sys
from difflib import get_close_matches

from isbnlib.dev.helpers import ShelveCache

from ..app import CACHE_FILE, CONF_PATH, quiet_errors, uprint
from ..conf import mk_conf, print_conf, reg_apikey, reg_mod, reg_myopt
from .._shelvecache import ShelveCache

PREFIX = 'isbn_'

Expand Down

0 comments on commit 3f99f1c

Please sign in to comment.