Index: wflow-py/wflow/wflow_bmi.py =================================================================== diff -u -rffe4117b4bc742261631fb19cc8fdc2703e753b7 -r2187378d69bc94cad270c584a08d79ffaa9cb46c --- wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision ffe4117b4bc742261631fb19cc8fdc2703e753b7) +++ wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision 2187378d69bc94cad270c584a08d79ffaa9cb46c) @@ -352,7 +352,6 @@ else: raise Warning("attributes should follow the name:option convention") - def save_state(self, destination_directory): """ Ask the model to write its complete internal current state to one or more state files in the given directory.