mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-30 01:21:18 +08:00
* Optimize the implementation of uri * remove redundant func * Set the right order of _set_client_uri * Update qlib/workflow/expm.py * Simplify client & add test.Add docs; Fix async bug * Fix comments & pylint * Improve README
4 lines
149 B
Markdown
4 lines
149 B
Markdown
Some implementations of Qlib depend on some assumptions of its dependencies.
|
|
|
|
So some tests are requried to ensure that these assumptions are valid.
|