Updates to invocations

This commit is contained in:
Millun Atluri
2023-11-16 15:35:24 +11:00
parent 5d6040b636
commit 1bf8625b10
2 changed files with 0 additions and 5 deletions

View File

@ -15,7 +15,6 @@ New nodes should be added to a subfolder in `nodes` direction found at the root
Example `nodes` subfolder structure:
```py
.
├── __init__.py # Invoke-managed custom node loader
├── cool_node