This commit is contained in:
parent
10ad7089f4
commit
3f12bcfd39
|
@ -138,7 +138,7 @@ async def precache_data():
|
|||
else:
|
||||
logger.error(f"fail caching {author}")
|
||||
|
||||
logger.info(f"{len(authors)} authors precached")
|
||||
logger.info(f"{c} authors precached")
|
||||
|
||||
# followings for authors
|
||||
with local_session() as session:
|
||||
|
|
Loading…
Reference in New Issue
Block a user