10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 18:57:38 +02:00

Deleting the commented code

This commit is contained in:
Mickaël Véril 2020-10-04 16:25:10 +02:00
parent f0905e68ad
commit 6871e0f2e5

View File

@ -99,7 +99,6 @@ class fromXLSToLaTeXHandler(formatHandlerBase):
dataDic[exkey][kind]=(val,unsafe)
else:
dataDic[exkey][kind]=val
#data.excitations.append(excitationValue(initialState,finst[0],val,type=finst[2]))
for dt,methdic in valDic.items():
for methstring,exdic in methdic.items():
data=datafileSelector(dt)()