FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit d37cc14a authored by Dr T. Mona's avatar Dr T. Mona
Browse files

fix: handle nan

parent 64719365
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ cases_incident = {
}
cases_severity = {
'' : 0,
'1':1,
'5':5,
'10':10,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment