Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01c623b

Browse files
committed
fix typo
1 parent a7b8ac6 commit 01c623b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/trace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def usage(outfile):
7575
module executed, in the module's directory.
7676
See also `--coverdir', `--file', `--no-report' below.
7777
-l, --listfuncs Keep track of which functions are executed at least
78-
once and write the results to sys.stdout after the the
78+
once and write the results to sys.stdout after the
7979
program exits.
8080
-r, --report Generate a report from a counts file; do not execute
8181
any code. `--file' must specify the results file to

0 commit comments

Comments
 (0)