mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
dfaaa56172
commit
327c5c86de
@ -15,11 +15,12 @@ __version__ = 'v0.1.1'
|
||||
__date__ = '2020-12-19'
|
||||
__author__ = 'topynate'
|
||||
|
||||
import re
|
||||
import json
|
||||
import re
|
||||
|
||||
from mechanize import Request
|
||||
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
from mechanize import Request
|
||||
|
||||
|
||||
class Substack(BasicNewsRecipe):
|
||||
|
Loading…
x
Reference in New Issue
Block a user