Comfy-Org / Comfy-Org/node-diff
Support comfy.comfy_types.node_typing
Ouverte
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.