mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-05-08 06:02:29 +00:00
4e402b11c6
* Reapply "Add union link connection type support (#5806)" (#5889)
This reverts commit bf9a90a145.
* Fix union type breaks existing type workarounds
* Add non-string test
* Add tests for hacks and non-string types
* Support python versions lower than 3.11