1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-11-29 13:15:13 +00:00

Update python metadata search

This commit is contained in:
Ozzie Isaacs
2021-08-18 21:38:20 +02:00
parent aa9fdd2ada
commit a35c635987
3 changed files with 42 additions and 21 deletions

View File

@@ -20,12 +20,6 @@ from scholarly import scholarly
from flask import url_for
from cps.services.Metadata import Metadata
#try:
#except ImportError:
# have_scholar = False
# pass
class scholar(Metadata):