Comfy-Org / Comfy-Org/node-diff
Support comfy.comfy_types.node_typing
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In my custom node code I've got this import line
```
from comfy.comfy_types.node_typing import IO, ComfyNodeABC
```
to be able to use data types like `IO.BOOLEAN`.
The validation is now failing with `❌ Error loading nodes: No module named 'comfy'`.
How do I have to configure my repository to make this test work?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.