Steven Young

Results 1 comments of Steven Young

Replace that line with this instead and it works: ```python checkpoint.data_config.update({key : value}) ``` Also there is a similar line just below that where you do the same thing: ```python...