Comfy-Org / Comfy-Org/node-diff
Support comfy.comfy_types.node_typing
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.