mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 00:23:25 +08:00
4b7afb43d2
For printability in the repr when debugging algo config and state, change the repr of TradingAlgorithm and the objects it contains so that the more closely adhere to the repr interface of being able to recreate an object instance.