precommit

This commit is contained in:
Xi Yan 2025-03-23 16:00:48 -07:00
parent 45f6d5cd08
commit 3f8c7a584a
8 changed files with 31 additions and 1037 deletions

View file

@ -141,4 +141,3 @@ class Eval(Protocol):
:param job_id: The ID of the job to get the result of.
:return: The result of the job.
"""