When I 'get' look-up or select fields using Pyairtable, they're now coming in as list type objects:
'red' is now ['red']
'5/11/24' is now ['5/11/24']
The previous behavior was WYSIWYG. This is unexpected and strange and breaks years worth of ETL scripts that I've built. Anyone else having this problem?
