mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 06:46:56 +08:00
Optimize the implementation of uri & Fix async log bug (#1364)
* 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
This commit is contained in:
3
tests/dependency_tests/README.md
Normal file
3
tests/dependency_tests/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Some implementations of Qlib depend on some assumptions of its dependencies.
|
||||
|
||||
So some tests are requried to ensure that these assumptions are valid.
|
||||
Reference in New Issue
Block a user