Files
ray/.github/PULL_REQUEST_TEMPLATE.md
T
Sumanth RatnaandBarak Michener d52b6b0e36 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
2020-09-22 23:54:44 +00:00

940 B

Why are these changes needed?

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/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
    • Release tests
    • This PR is not tested (please justify below)