rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.86k stars 309 forks source link

Fix compatibility with sphinxcontrib-bibtex >= 2.0 #2202

Closed gitanshu closed 3 years ago

gitanshu commented 3 years ago

This PR fixes docs build and doctest

ryanjulian commented 3 years ago

@mergifyio rebase

mergify[bot] commented 3 years ago

Command rebase: success

Branch has been successfully rebased

codecov[bot] commented 3 years ago

Codecov Report

Merging #2202 (da9f065) into master (84bea19) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2202      +/-   ##
==========================================
- Coverage   91.21%   91.17%   -0.04%     
==========================================
  Files         201      201              
  Lines       10971    10971              
  Branches     1371     1371              
==========================================
- Hits        10007    10003       -4     
- Misses        701      706       +5     
+ Partials      263      262       -1     
Impacted Files Coverage Δ
src/garage/sampler/multiprocessing_sampler.py 88.88% <0.00%> (-2.47%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 84bea19...da9f065. Read the comment docs.