ITADN

Test_module still uses `build_model_spec`, which no longer exists

#193Openclaire-simpson 创建于 2025-07-01
C
claire-simpsoncommented
[PR 2050](https://github.com/natcap/invest/pull/2050) removed the function `build_model_spec`, a helper function to convert `MODEL_SPEC`, but this function has not yet been removed from the Users Guide. The `test_module` `MODEL_SPEC` should be updated to use the new spec classes.
0 条评论