fix: List import
This commit is contained in:
parent
9b36f30228
commit
c5f14cb6fc
|
@ -19,6 +19,7 @@ from joj3_config_generator.lib.task import (
|
|||
get_conf_stage,
|
||||
)
|
||||
from joj3_config_generator.lib.repo import getHealthcheckConfig
|
||||
from typing import List
|
||||
|
||||
# FIXME: LLM generated convert function, only for demostration
|
||||
def convert(repo_conf: repo.Config, task_conf: task.Config) -> result.Config:
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"/<function",
|
||||
"get_temp_directory",
|
||||
"at",
|
||||
"0x7ff414d38860>/repo-health-checker",
|
||||
"0x7f5f9b524860>/repo-health-checker",
|
||||
"-root=.",
|
||||
"-repoSize=50.5",
|
||||
"-meta=main.py",
|
||||
|
@ -70,8 +70,8 @@
|
|||
"cpuRateLimit": 0,
|
||||
"cpuSetLimit": "",
|
||||
"copyIn": {
|
||||
"//tmp/repo-checker-kep8doc0/repo-health-checker": {
|
||||
"src": "//tmp/repo-checker-7_k9ht77/repo-health-checker",
|
||||
"//tmp/repo-checker-h1q4gec9/repo-health-checker": {
|
||||
"src": "//tmp/repo-checker-nprjqigk/repo-health-checker",
|
||||
"content": null,
|
||||
"fileId": null,
|
||||
"name": null,
|
||||
|
|
Loading…
Reference in New Issue
Block a user