Skip to content

Commit e3ba48f

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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)