mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 21:42:37 +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…
Reference in New Issue
Block a user