create-all-tables-fix2
All checks were successful
Deploy on push / deploy (push) Successful in 1m35s
All checks were successful
Deploy on push / deploy (push) Successful in 1m35s
This commit is contained in:
@@ -68,7 +68,7 @@ class ViewedStorage:
|
||||
if not os.path.exists(viewfile_path):
|
||||
logger.warning(" * views.json not found")
|
||||
return
|
||||
|
||||
|
||||
logger.info(f" * loading views from {viewfile_path}")
|
||||
try:
|
||||
start_date_int = os.path.getmtime(viewfile_path)
|
||||
|
Reference in New Issue
Block a user