mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-23 17:37:12 +08:00
Add inline comment to __init__.py
This commit is contained in:
parent
8e7ba18e05
commit
d88932c8a8
@ -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 sys
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user