How to use gin-config with data types and namedtuples?
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 122
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
I'm using a codebase that uses gin-config and one function argument I want to modify is a list consisting of tuples `(str array name, array shape, array data type)`. How does one specify a data type using gin-config?
Contributor guide
Assessment
This issue has not been assessed yet.