mirror of
https://github.com/janeczku/calibre-web
synced 2026-09-13 21:31:21 +00:00
Code cosmetics
This commit is contained in:
@@ -32,6 +32,7 @@ from .about import collect_stats
|
||||
|
||||
log = logger.create()
|
||||
|
||||
|
||||
def assemble_logfiles(file_name):
|
||||
log_list = sorted(glob.glob(file_name + '*'), reverse=True)
|
||||
wfd = BytesIO()
|
||||
|
||||
Reference in New Issue
Block a user