reformat 2 files

This commit is contained in:
方应 2026-03-03 10:55:44 +08:00
parent 0835b05ae4
commit 526d301051
2 changed files with 2 additions and 2 deletions

View file

@ -1065,4 +1065,4 @@ if __name__ == "__main__":
algo_version=args.algo_version,
samples_per_type=args.samples_per_type,
enable_thinking_params=args.enable_thinking_params,
)
)

View file

@ -647,4 +647,4 @@ def main():
if __name__ == "__main__":
main()
main()