Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5104625 + 37438af commit 4ed9996Copy full SHA for 4ed9996
3 files changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -10,6 +10,10 @@ Please do not create the PR out of master, but out of a separate branch. -->
10
example "Raises ValueError on Non-Numeric Input to set_xlim". Please avoid
11
non-descriptive titles such as "Addresses issue #8576".-->
12
13
+<!--If you are contributing fixes to docstrings, please pay attention to
14
+http://matplotlib.org/devel/documenting_mpl.html#formatting. In particular,
15
+note the difference between using single backquotes, double backquotes, and
16
+asterisks in the markup.-->
17
18
## PR Summary
19
0 commit comments