Closed lebrice closed 11 months ago
Weird that this bug got through the CI, honestly! Once we add code-coverage we might get a better idea how this happened. Essentially, there was an extra "," in a string inside parentheses, which made this into a tuple instead of a string.
Weird that this bug got through the CI, honestly! Once we add code-coverage we might get a better idea how this happened. Essentially, there was an extra "," in a string inside parentheses, which made this into a tuple instead of a string.