diff --git a/tzrec/export.py b/tzrec/export.py index 4da2005..8a5cf0b 100644 --- a/tzrec/export.py +++ b/tzrec/export.py @@ -46,4 +46,5 @@ args.pipeline_config_path, export_dir=args.export_dir, checkpoint_path=args.checkpoint_path, + asset_files=args.asset_files, )