Commit 1da2edc
fix: update doctest example to include working_dir parameter
The DestroyError::help() doctest example was still using the old function
signature with only one parameter. Updated to include the required
working_dir parameter.
Fixes failing doctest: destroy::handle now requires two arguments.
Co-authored-by: josecelano <58816+josecelano@users.noreply.github.com>1 parent a08fae4 commit 1da2edc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments