don't serialize weight out as an int - use a string. The code in capa-module.py…
don't serialize weight out as an int - use a string. The code in capa-module.py expects a string and tries to convert to a float. So this impedence mismatch is causing a crash on import when importing empty strings for 'weight' or 'attempts'
Showing
Please
register
or
sign in
to comment