mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 10:01:19 +08:00
* fix gramma error in doc strings * fix typos in exchange.py * fix typos and gramma errors * fix typo and rename function param to avoid shading python keyword * remove redundant parathesis; pass kwargs to parent class * fix pyblack * further correction * assign -> be assigned to