mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
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).