Skip to content

Commit 10e6f88

Browse files
committed
-
1 parent 08628ea commit 10e6f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/cute-profile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ if we'll want to optimize the program, we should try to come up with a smarter
107107
way of finding all of a number's divisors than going one-by-one over all
108108
numbers.
109109

110-
:func:`profile_ready <cute_profile.profile_ready>` has a bunch of other options that I won't explore there. In brief:
110+
:func:`profile_ready <cute_profile.profile_ready>` has a bunch of other options. In brief:
111111

112112
- The :arg:`condition` argument is something like a "breakpoint condition" in
113113
an IDE: It can be a function, usually a lambda, that takes the decorated

0 commit comments

Comments
 (0)