Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 2537d98

Browse files
committed
fix init file
1 parent fd5c07b commit 2537d98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

gapic/utils/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535

3636
__all__ = (
3737
"cached_property",
38-
"cached_proto_context" "convert_uri_fieldnames",
38+
"cached_proto_context",
39+
"convert_uri_fieldnames",
3940
"doc",
4041
"empty",
4142
"is_msg_field_pb",

0 commit comments

Comments
 (0)