Skip to content

Commit fb2d0a2

Browse files
committed
fix typo
1 parent 0acea61 commit fb2d0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.librarian/generator-input/client-post-processing/integrate-isolated-handwritten-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ replacements:
4848
\)\n
4949
__all__ = \(
5050
after: |
51-
\)\n
51+
)\n
5252
@add_single_feature_methods
5353
class ImageAnnotatorClient(VisionHelpers, IacImageAnnotatorClient):
5454
__doc__ = IacImageAnnotatorClient.__doc__

0 commit comments

Comments
 (0)