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

Skip to content

Commit dea0692

Browse files
committed
[2924597] coding_guide.rst: refer to memleak_hawaii3.py
svn path=/trunk/matplotlib/; revision=8425
1 parent 34c3305 commit dea0692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/devel/coding_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ in mind.
5757
* Can you add a test to :file:`unit/nose_tests.py` to test your changes?
5858

5959
* If you have altered extension code, do you pass
60-
:file:`unit/memleak_hawaii.py`?
60+
:file:`unit/memleak_hawaii3.py`?
6161

6262
* if you have added new files or directories, or reorganized existing
6363
ones, are the new files included in the match patterns in

0 commit comments

Comments
 (0)