Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
dlo9 committed Jul 27, 2019
1 parent 75ba1b6 commit d303a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pocket.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ from calibre.utils.config import JSONConfig
from calibre.web.feeds.news import BasicNewsRecipe
from collections import namedtuple

import errno
import json
import mechanize
import operator
Expand Down

0 comments on commit d303a7a

Please sign in to comment.