We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868cf9e commit ef936f9Copy full SHA for ef936f9
doc/source/development/contributing.rst
@@ -952,7 +952,7 @@ the expected correct result::
952
Transitioning to ``pytest``
953
~~~~~~~~~~~~~~~~~~~~~~~~~~~
954
955
-*pandas* existing test structure is *mostly* classed based, meaning that you will typically find tests wrapped in a class.
+*pandas* existing test structure is *mostly* class-based, meaning that you will typically find tests wrapped in a class.
956
957
.. code-block:: python
958
0 commit comments