We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e37497 commit 1aab6e3Copy full SHA for 1aab6e3
CHANGELOG.rst
@@ -36,12 +36,14 @@
36
Thanks `@bagerard`_ for reporting (`#1503`_). Thanks to `@davehunt`_ and
37
`@tomviner`_ for PR.
38
39
-* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.
+* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.
40
41
* Improve of the test output for logical expression with brackets.
42
Fixes(`#925`_). Thanks `@DRMacIver`_ for reporting. Thanks to `@RedBeardCode`_
43
for PR.
44
45
+* Updated docstrings with a more uniform style.
46
+
47
*
48
49
* ImportErrors in plugins now are a fatal error instead of issuing a
0 commit comments