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 7849d4a commit 910cb6fCopy full SHA for 910cb6f
src/breakpoints.jl
@@ -14,7 +14,7 @@ const breakpoint_update_hooks = []
14
"""
15
on_breakpoints_updated(f)
16
17
-Register a one-argument function to be called after any update to the set of all
+Register a two-argument function to be called after any update to the set of all
18
breakpoints. This includes their creation, deletion, enabling and disabling.
19
20
The function `f` should take two inputs:
0 commit comments