mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-02 05:53:31 +08:00
Add final newline to fix last linting issue
This commit is contained in:
parent
5c167f54b0
commit
4f5fd5b888
@ -263,4 +263,4 @@ def handler(job: Dict[str, Any]) -> Dict[str, Any]:
|
||||
|
||||
if __name__ == "__main__":
|
||||
# Start the serverless worker
|
||||
runpod.serverless.start({"handler": handler})
|
||||
runpod.serverless.start({"handler": handler})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user