opm-common/tests/action_syntax_error.py
Joakim Hove 315382bad8 Run PYACTION keywords
The PYACTION keyword is implemented with a Python module with a run() function
in an external module.
2020-04-16 14:13:54 +02:00

8 lines
44 B
Python

import math
Bug here
def run():
pass