1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 02:21:18 +08:00

Fix format for PULL_REQUEST_TEMPLATE.md (#1001)

This commit is contained in:
Chaoying
2022-03-22 18:40:30 +08:00
committed by GitHub
parent fb230a8097
commit 3f53a097b0

View File

@@ -8,7 +8,7 @@
<!--- Why is this change required? What problem does it solve? -->
## How Has This Been Tested?
<! --- Put an `x` in all the boxes that apply: --->
<!--- Put an `x` in all the boxes that apply: --->
- [ ] Pass the test by running: `pytest qlib/tests/test_all_pipeline.py` under upper directory of `qlib`.
- [ ] If you are adding a new feature, test on your own test scripts.