Commit current normalization data

This commit is contained in:
Xevion
2022-05-09 01:10:17 -05:00
parent 573ea87d11
commit e7e1fdf7de
373 changed files with 260076 additions and 1 deletions

View File

@@ -402,7 +402,6 @@ def compile() -> None:
for quote in scene.xpath('./Quote'):
pass
except Exception as e:
logger.error(f"Failed while processing `{file}`", exc_info=e)