Skip to content

Commit e12da74

Browse files
Raisa DzhamtyrovaRaisa Dzhamtyrova
authored andcommitted
remove white spaces
1 parent e8e7905 commit e12da74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/development/code_style.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ For example:
129129
f"Unknown received type, got: '{type(value).__name__}'"
130130
131131
PEP8 / black
132-
--------------------------------------
133-
pandas follows the PEP8 standard and uses Black and Flake8 to ensure a
134-
consistent code format throughout the project. For details see the
132+
------------
133+
pandas follows the PEP8 standard and uses Black and Flake8 to ensure a
134+
consistent code format throughout the project. For details see the
135135
contributing guide https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#python-pep8-black.
136136

137137
Imports (aim for absolute)

0 commit comments

Comments
 (0)