Пример #1
0
 def exportESI(fit, callback=None):
     return exportESI(fit, callback=callback)
Пример #2
0
 def exportESI(fit):
     return exportESI(fit)
Пример #3
0
 def exportESI(fit, exportCharges, callback=None):
     return exportESI(fit, exportCharges, callback=callback)
Пример #4
0
 def exportESI(fit):
     return exportESI(fit)
Пример #5
0
 def exportESI(fit, callback=None):
     return exportESI(fit, callback=callback)