Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72daa82

Browse files
authored
Merge pull request #12189 from timhoffm/py3-note
Fix Python 3 note
2 parents 5758fc8 + b01c121 commit 72daa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="sidebar-announcement">
2-
<p>Matplotlib 3.0 Python 3 only.</p>
2+
<p>Matplotlib 3.0 is Python 3 only.</p>
33
<p>For Python 2 support, Matplotlib 2.2.x will be continued as a LTS release
44
and updated with bugfixes until January 1, 2020.</p>
55
</div>

0 commit comments

Comments
 (0)