Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bee40fd

Browse filesBrowse files
tacaswellQuLogic
authored andcommitted
Merge pull request #6768 from WeatherGod/takeover_6535
DOC: update README Takeover #6535
1 parent deac9ff commit bee40fd
Copy full SHA for bee40fd

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
matplotlib
33
##########
44

5-
matplotlib is a python 2D plotting library which produces publication
6-
quality figures in a variety of hardcopy formats and interactive
7-
environments across platforms. matplotlib can be used in python
8-
scripts, the python and ipython shell (ala matlab or mathematica), web
5+
matplotlib is a Python 2D plotting library which produces publication-quality
6+
figures in a variety of hardcopy formats and interactive
7+
environments across platforms. matplotlib can be used in Python
8+
scripts, the Python and IPython shell (ala MATLAB or Mathematica), web
99
application servers, and various graphical user interface toolkits.
1010

1111
`Home page <http://matplotlib.org/>`_
@@ -22,13 +22,13 @@ After installation, you can launch the test suite::
2222

2323
python tests.py
2424

25-
Or from the python interpreter::
25+
Or from the Python interpreter::
2626

2727
import matplotlib
2828
matplotlib.test()
2929

3030
Consider reading http://matplotlib.org/devel/coding_guide.html#testing for
31-
more information. Note that the test suite requires nose and on python 2.7 mock
31+
more information. Note that the test suite requires nose and on Python 2.7 mock
3232
which are not installed by default. Please install with pip or your package
3333
manager of choice.
3434

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.