We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b0e72 commit 6cc33b7Copy full SHA for 6cc33b7
docs/contributing/code_style.rst
@@ -58,8 +58,7 @@ All code is automatically checked using pre-commit hooks that verify:
58
trailing whitespace.
59
#. Code quality: No debugger statements. No merge conflicts. Type
60
annotations. No blanket ``noqa`` statements.
61
-#. Documentation: Docstring validation. RST formatting. Sphinx
62
- linting.
+#. Documentation: Docstring validation. RST formatting. Sphinx linting.
63
64
*******************
65
File Organization
0 commit comments