mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +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 sys
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user