mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-02 09:57:44 +00:00
7d279721b4
* change ci yml * add PULL_REQUEST_TEMPLATE * change ci yml * change ci yml * Update .github/workflows/release.yml * Update .github/workflows/release.yml * Update .github/workflows/release.yml --------- Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
1.5 KiB
1.5 KiB
Description
Motivation and Context
How Has This Been Tested?
- Pass the test by running:
pytest qlib/tests/test_all_pipeline.pyunder upper directory ofqlib. - If you are adding a new feature, test on your own test scripts.
Screenshots of Test Results (if appropriate):
- Pipeline test:
- Your own tests:
Types of changes
- Fix bugs
- Add new feature
- Update documentation