falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore(docs): pin `sphinx-tabs` until we figure out dark mode #2042

Closed vytas7 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #2042 (8be8152) into master (a41f5c0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2042   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6707      6707           
  Branches      1238      1238           
=========================================
  Hits          6707      6707           

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 a41f5c0...8be8152. Read the comment docs.

CaselIT commented 2 years ago

The issue on the sphinx tab that tracks this is https://github.com/executablebooks/sphinx-tabs/issues/152