Skip to content

Commit 7732355

Browse files
fix minor white space issue causing warning
1 parent 470b548 commit 7732355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro/learning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Python Koans
6565

6666
Python Koans is a port of Edgecase's Ruby Koans. It uses a test-driven
6767
approach, q.v. TEST DRIVEN DESIGN SECTION to provide an interactive tutorial
68-
teaching basic python concepts. By fixing assertion statements that fail in a
69-
test script, this provides sequential steps to learning python.
68+
teaching basic python concepts. By fixing assertion statements that fail in a
69+
test script, this provides sequential steps to learning python.
7070

7171
For those used to languages and figuring out puzzles on their own, this can be
7272
a fun, attractive option. For those new to python and programming, having an

0 commit comments

Comments
 (0)