Skip to content

Commit 6cc33b7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 86b0e72 commit 6cc33b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/contributing/code_style.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ All code is automatically checked using pre-commit hooks that verify:
5858
trailing whitespace.
5959
#. Code quality: No debugger statements. No merge conflicts. Type
6060
annotations. No blanket ``noqa`` statements.
61-
#. Documentation: Docstring validation. RST formatting. Sphinx
62-
linting.
61+
#. Documentation: Docstring validation. RST formatting. Sphinx linting.
6362

6463
*******************
6564
File Organization

0 commit comments

Comments
 (0)