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