Skip to content

Commit a7a1410

Browse files
authored
DOCS: remove pandas-coverage app (#59536)
[skip-ci] docs: remove pandas-coverage app
1 parent ff28a3e commit a7a1410

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/development/contributing_codebase.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -762,8 +762,7 @@ install pandas) by typing::
762762
your installation is probably fine and you can start contributing!
763763

764764
Often it is worth running only a subset of tests first around your changes before running the
765-
entire suite (tip: you can use the `pandas-coverage app <https://pandas-coverage-12d2130077bc.herokuapp.com/>`_)
766-
to find out which tests hit the lines of code you've modified, and then run only those).
765+
entire suite.
767766

768767
The easiest way to do this is with::
769768

0 commit comments

Comments
 (0)