mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-09 10:08:58 -06:00
Commit current normalization data
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user