1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-12 23:36:54 +08:00

code standard docs

This commit is contained in:
you-n-g
2021-08-12 17:17:50 +08:00
committed by Young
parent 6697f209d4
commit 3e75cead93

View File

@@ -6,7 +6,7 @@ Code Standard
Docstring Docstring
================================= =================================
Please use the Numpy Style. Please use the `Numpydoc Style <https://stackoverflow.com/a/24385103>`_.
Continuous Integration Continuous Integration
================================= =================================