Skip to content

Commit 700f251

Browse files
committed
linting
1 parent c4186cd commit 700f251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_codebase.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ use cases and writing corresponding tests.
300300

301301
We use `code coverage <https://en.wikipedia.org/wiki/Code_coverage>`_ to help understand
302302
the amount of code which is covered by a test. We recommend striving to ensure code
303-
you add or change within Pandas is covered by a test. Please see our
303+
you add or change within Pandas is covered by a test. Please see our
304304
`code coverage dashboard through Codecov <https://app.codecov.io/github/pandas-dev/pandas>`_
305305
for more information.
306306

0 commit comments

Comments
 (0)