Skip to content

Commit e4c73cd

Browse files
docs: fix indentation and formatting in README
Closes #62488
1 parent e1440ee commit e4c73cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<picture align="center">
1+
<picture>
22
<source media="(prefers-color-scheme: dark)" srcset="https://pandas.pydata.org/static/img/pandas_white.svg">
33
<img alt="Pandas Logo" src="https://pandas.pydata.org/static/img/pandas.svg">
44
</picture>
55

6-
-----------------
6+
---
77

88
# pandas: A Powerful Python Data Analysis Toolkit
99

0 commit comments

Comments
 (0)