chore: new service check using signature
Some checks failed
PR tests / build-and-smoke (pull_request) Failing after 1m19s
Some checks failed
PR tests / build-and-smoke (pull_request) Failing after 1m19s
This commit is contained in:
@@ -30,6 +30,7 @@ def _get_catalogue():
|
||||
if cat is None:
|
||||
# import inside function to avoid expensive work during module import
|
||||
from bibapi import catalogue as _catalogue
|
||||
|
||||
cat = _catalogue.Catalogue()
|
||||
return cat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user