tmp test
This commit is contained in:
@@ -688,10 +688,11 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"updateHtmlFile4SymptomsCausedByCOVIDLots(\n",
|
||||
" symptoms = list(prrByLotAndSymptom.columns),\n",
|
||||
" batches = list(prrByLotAndSymptom.index),\n",
|
||||
" htmlFile = os.path.normpath(webAppBaseDir + '/index.html'))"
|
||||
"# FK-TODO: reactivate\n",
|
||||
"#updateHtmlFile4SymptomsCausedByCOVIDLots(\n",
|
||||
"# symptoms = list(prrByLotAndSymptom.columns),\n",
|
||||
"# batches = list(prrByLotAndSymptom.index),\n",
|
||||
"# htmlFile = os.path.normpath(webAppBaseDir + '/index.html'))"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user