Join Slack
Powered by
figured out the json encoding error, i somehow typ...
# announce
a
aloof-angle-91616
09/05/2018, 12:37 AM
figured out the json encoding error, i somehow typed
.rstrip()
instead of
.strip()
, this is exactly in line with the way i fixed it before, i can repro the integration test failure and am investigating now.
Open in Slack
Previous
Next