mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 14:12:32 +08:00
845712e5eb
We can't be sure that security identifiers can be converted to int. In fact, most of the times they are strings. This adds an identity function that can be overwritten if such a conversion is necessary (as on Quantopian).