Skip to content

Commit 445bc93

Browse files
committed
Fix up missing line in python README.
1 parent cd4a89c commit 445bc93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/example_code/controltower/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Code excerpts that show you how to call individual service functions.
5656
- [DisableControl](controltower_wrapper.py#L263)
5757
- [EnableBaseline](controltower_wrapper.py#L69)
5858
- [EnableControl](controltower_wrapper.py#L159)
59+
- [GetBaselineOperation](controltower_wrapper.py#L236)
5960
- [GetControlOperation](controltower_wrapper.py#L209)
6061
- [ListBaselines](controltower_wrapper.py#L39)
6162
- [ListEnabledBaselines](controltower_wrapper.py#L330)

0 commit comments

Comments
 (0)