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

Skip to content

Commit e3ba48f

Browse files
committed
fix docstring
svn path=/trunk/matplotlib/; revision=8061
1 parent bbcb85a commit e3ba48f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/_buildbot_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
"""This script will install matplotlib to a virtual environment to
2-
faciltate testing."""
1+
"""This script will test matplotlib in a virtual environment"""
32
import os, glob
43

54
from _buildbot_util import check_call

0 commit comments

Comments
 (0)