mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-22 04:24:24 +08:00
Add inline comment to __init__.py (#1823)
This commit is contained in:
parent
67cf5b49e1
commit
8211264993
@ -1,3 +1,6 @@
|
|||||||
|
```python
|
||||||
|
# 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…
x
Reference in New Issue
Block a user