Skip to content

Commit 52fd713

Browse files
Removed trailing whitespace
1 parent d68efd7 commit 52fd713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/ecosystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,4 +646,4 @@ we can fix the code
646646

647647
.. code:: python
648648
649-
decimals = pd.Series({'TSLA': 2, 'AMZN': 1})
649+
decimals = pd.Series({'TSLA': 2, 'AMZN': 1})

web/pandas/community/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,4 +449,4 @@ we can fix the code
449449

450450
```
451451
decimals = pd.Series({'TSLA': 2, 'AMZN': 1})
452-
```
452+
```

0 commit comments

Comments
 (0)