ynput / ayon-core

Apache License 2.0
18 stars 30 forks source link

Publisher: Remove Literal typehint #723

Closed iLLiCiTiT closed 5 days ago

iLLiCiTiT commented 5 days ago

Changelog Description

Remove used Literal typehint.

Additional info

Typehint Literal is breaking older DCCs with Python older than 3.8.

Testing notes:

  1. Publisher works in those DCCs.