QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
194 stars 99 forks source link

Config list command failing #328

Closed Martin-Molinero closed 1 year ago

Martin-Molinero commented 1 year ago
>lean config list
Error: object of type 'int' has no len()
>lean config set engine-image testlean
Successfully updated the value of 'engine-image' to 'testlean'

>lean config list
Error: object of type 'int' has no len()