8000 DOC: Cleanup messy trailing spaces in dev env setup · convexset/numpy@e2f13cc · GitHub
[go: up one dir, main page]

Skip to content

Commit e2f13cc

Browse files
committed
DOC: Cleanup messy trailing spaces in dev env setup
1 parent 0fdd813 commit e2f13cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/source/dev/development_environment.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,13 @@ Understanding the code & getting started
216216
----------------------------------------
217217

218218
The best strategy to better understand the code base is to pick something you
219-
want to change and start reading the code to figure out how it works. When in
219+
want to change and start reading the code to figure out how it works. When in
220220
doubt, you can ask questions on the mailing list. It is perfectly okay if your
221-
pull requests aren't perfect, the community is always happy to help. As a
222-
volunteer project, things do sometimes get dropped and it's totally fine to
221+
pull requests aren't perfect, the community is always happy to help. As a
222+
volunteer project, things do sometimes get dropped and it's totally fine to
223223
ping us if something has sat without a response for about two to four weeks.
224224

225-
So go ahead and pick something that annoys or confuses you about numpy,
226-
experiment with the code, hang around for discussions or go through the
227-
reference documents to try to fix it. Things will fall in place and soon
225+
So go ahead and pick something that annoys or confuses you about numpy,
226+
experiment with the code, hang around for discussions or go through the
227+
reference documents to try to fix it. Things will fall in place and soon
228228
you'll have a pretty good understanding of the project as a whole. Good Luck!

0 commit comments

Comments
 (0)
0