fix: syntax error

This commit is contained in:
Dr.Lt.Data 2025-05-12 18:33:24 +09:00
parent 30c4ea06af
commit 0e9c32344c

View File

@ -1,6 +1,7 @@
```python
# This file is the entry point for the ComfyUI-Manager package, handling CLI-only mode and initial setup.
```
"""
This file is the entry point for the ComfyUI-Manager package, handling CLI-only mode and initial setup.
"""
import os
import sys