mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-15 01:27:05 +08:00
fix: syntax error
This commit is contained in:
parent
30c4ea06af
commit
0e9c32344c
@ -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 os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user