mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-14 07:22:36 +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__":
|
if __name__ == "__main__":
|
||||||
# Start the serverless worker
|
# Start the serverless worker
|
||||||
runpod.serverless.start({"handler": handler})
|
runpod.serverless.start({"handler": handler})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user