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