Skip to content

Commit 84c404b

Browse files
committed
Remove invalid proxy.delete_object() method from Copilot instructions
1 parent 59bf9cf commit 84c404b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ proxy.calc("moving_average", sigima.params.MovingAverageParam.create(n=5))
337337
- `proxy.add_signal()`, `proxy.add_image()`: Create objects
338338
- `proxy.calc()`: Run processor methods
339339
- `proxy.get_object()`: Retrieve data
340-
- `proxy.delete_object()`: Remove objects
341340

342341
### 6. Remote Control API
343342

0 commit comments

Comments
 (0)