Addressing review comments · matplotlib/matplotlib@150f3c7 · GitHub
Skip to content

Commit 150f3c7

Browse files
committed
Addressing review comments
1 parent 21a550b commit 150f3c7

3 files changed

Lines changed: 17 additions & 16 deletions

File tree

doc/devel/coding_guide.rst

Lines changed: 11 additions & 8 deletions

doc/devel/development_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Retrieving the latest version of the code
3434
Matplotlib is hosted at https://github.com/matplotlib/matplotlib.git.
3535

3636
After `setting up your own fork <https://docs.github.com/get-started/quickstart/fork-a-repo>`_, you can retrieve the latest
37-
sources with the command (see for more details)::
37+
sources with the commands::
3838

3939
git clone https://github.com/YOURUSERNAME/matplotlib.git
4040
cd matplotlib

doc/devel/development_workflow.rst

Lines changed: 5 additions & 7 deletions

0 commit comments

Comments
 (0)