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

Skip to content

Commit 73b8043

Browse files
committed
Fix issue template typo
1 parent 64a9e86 commit 73b8043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ import matplotlib.pyplot as plt
2828

2929
### Proplot version
3030

31-
Paste the results of `import matplotlib; print(matplotlib.__version__); import proplot; print(proplot.version)`here.
31+
Paste the results of `import matplotlib; print(matplotlib.__version__); import proplot; print(proplot.version)` here.

0 commit comments

Comments
 (0)