mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-13 07:46:53 +08:00
Fix format for PULL_REQUEST_TEMPLATE.md (#1001)
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -8,7 +8,7 @@
|
|||||||
<!--- Why is this change required? What problem does it solve? -->
|
<!--- Why is this change required? What problem does it solve? -->
|
||||||
|
|
||||||
## How Has This Been Tested?
|
## 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`.
|
- [ ] 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.
|
- [ ] If you are adding a new feature, test on your own test scripts.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user