Skip to content

Commit bbeaa03

Browse files
authored
Update README.md
1 parent 4ba3c49 commit bbeaa03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Example:
44

55
```python
6-
with group_context_manager("My Group"):
6+
with group("My Group"):
77
set_output("test_var", "test_value")
88
save_state("state", "val")
99

0 commit comments

Comments
 (0)