remove old performance patch xpu #910
Annotations
9 errors
|
check
Process completed with exit code 1.
|
|
Ruff (F821):
ai_diffusion/workflow.py#L1355
ai_diffusion/workflow.py:1355:27: F821 Undefined name `strip_prompt_comments`
|
|
Ruff (F821):
ai_diffusion/workflow.py#L1351
ai_diffusion/workflow.py:1351:9: F821 Undefined name `strip_prompt_comments`
|
|
Ruff (F821):
ai_diffusion/workflow.py#L1348
ai_diffusion/workflow.py:1348:31: F821 Undefined name `strip_prompt_comments`
|
|
check
3 errors
|
|
check:
ai_diffusion/workflow.py#L1355
"strip_prompt_comments" is not defined (reportUndefinedVariable)
|
|
check:
ai_diffusion/workflow.py#L1351
"strip_prompt_comments" is not defined (reportUndefinedVariable)
|
|
check:
ai_diffusion/workflow.py#L1348
"strip_prompt_comments" is not defined (reportUndefinedVariable)
|
|
test
Process completed with exit code 1.
|