8000 fix format in .rst · matplotlib/matplotlib@827ab7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 827ab7b

Browse files
stevezhangstevezhang
authored andcommitted
fix format in .rst
1 parent 1630223 commit 827ab7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/behavior/25775-HZ.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ fig, ax = plt.subplots()
4040
ax.annotate('local max', xy=(2, 1), xytext=(3, 1.5))
4141
with rccontext(text.antialiased=False):
4242
fig.savefig('/tmp/test.png')
43-
```
43+
```

0 commit comments

Comments
 (0)
0