daniel_luftspring
08/04/2023, 3:50 PM[]
syntax. Error is being thrown by the tap tests
ValueError: A bracketed list was detected in the environment variable... This syntax is no longer supported. Please remove the brackets and try again.
edgar_ramirez_mondragon
08/04/2023, 4:38 PMMY_ENV_VAR='a,b,c'
daniel_luftspring
08/04/2023, 5:08 PM"['a','b','c']"
and the sdk only functions with what you suggested. Is that bug territory?edgar_ramirez_mondragon
08/04/2023, 5:27 PM