mirror of
https://github.com/wassname/ray.git
synced 2026-07-14 11:17:54 +08:00
Use master for links to docs in source (#10866)
Resolved Conflicts:
.github/PULL_REQUEST_TEMPLATE.md
rllib/agents/dqn/apex.py
rllib/agents/dqn/dqn.py
This commit is contained in:
committed by
Barak Michener
parent
92dd9fae54
commit
d52b6b0e36
@@ -13,7 +13,7 @@
|
||||
## Checks
|
||||
|
||||
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.
|
||||
- [ ] I've included any doc changes needed for https://docs.ray.io/en/latest/.
|
||||
- [ ] I've included any doc changes needed for https://docs.ray.io/en/master/.
|
||||
- [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failure rates at https://ray-travis-tracker.herokuapp.com/.
|
||||
- Testing Strategy
|
||||
- [ ] Unit tests
|
||||
|
||||
Reference in New Issue
Block a user