Merge branch 'mizaki/cli_interactive_fix' into develop
This commit is contained in:
commit
7bbc3f3e2c
@ -182,7 +182,7 @@ class CLI:
|
||||
|
||||
match_set.md = prepare_metadata(md, ct_md, self.config)
|
||||
|
||||
self.actual_metadata_save(ca, md)
|
||||
self.actual_metadata_save(ca, match_set.md)
|
||||
|
||||
def post_process_matches(self, match_results: OnlineMatchResults) -> None:
|
||||
def print_header(header: str) -> None:
|
||||
|
Loading…
Reference in New Issue
Block a user