5 lines
80 B
Python
5 lines
80 B
Python
|
import math
|
||
|
|
||
|
def run(ecl_state, schedule, report_step, summary_state):
|
||
|
pass
|