We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69e5db commit 695b8bcCopy full SHA for 695b8bc
lab/extract_code.py
@@ -5,8 +5,8 @@
5
Use this to copy some indented code from the coverage.py test suite into a
6
standalone file for deeper testing, or writing bug reports.
7
8
-Give it a file name and a line number, and it will find the indentend
9
-multiline string containing that line number, and output the dedented
+Give it a file name and a line number, and it will find the indented
+multi-line string containing that line number, and output the dedented
10
contents of the string.
11
12
If tests/test_arcs.py has this (partial) content::
0 commit comments