Skip to content

Commit 9f6eee8

Browse files
Trailing whitespace fix
1 parent 9effe4c commit 9f6eee8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

doc/source/ecosystem.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,5 +647,3 @@ we can fix the code
647647
.. code:: python
648648
649649
decimals = pd.Series({'TSLA': 3, 'AMZN': 2})
650-
651-

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': 3, 'AMZN': 2})
452-
```
452+
```

0 commit comments

Comments
 (0)