xml_module.py
15.1 KB
-
don't serialize weight out as an int - use a string. The code in capa-module.py… · 68a8587e
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'
Chris Dodge committed