deepset-ai / canals

A component orchestration engine
https://deepset-ai.github.io/canals/
Apache License 2.0
27 stars 2 forks source link

chore: group up utils about types #129

Closed ZanSara closed 11 months ago

ZanSara commented 11 months ago

There were a few typing related functions scattered among other files. This PR groups them together under typing_utils.py.