Fix `clear_cache_on_start` in pystencils.json
Due two weird recursive dependencies `clear_cache` will not be available at this point. In-lining this function will make the config key `cache.clear_cache_on_start: true` work again.
Please register or sign in to comment