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.
1 parent 64a9e86 commit 73b8043Copy full SHA for 73b8043
.github/ISSUE_TEMPLATE.md
@@ -28,4 +28,4 @@ import matplotlib.pyplot as plt
28
29
### Proplot version
30
31
-Paste the results of `import matplotlib; print(matplotlib.__version__); import proplot; print(proplot.version)`here.
+Paste the results of `import matplotlib; print(matplotlib.__version__); import proplot; print(proplot.version)` here.
0 commit comments