Skip to content

Commit 23d71e2

Browse files
1 parent 7099d5e commit 23d71e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎google/pubsub_v1/services/publisher/client.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ def __init__(
712712
else cast(Callable[..., PublisherTransport], transport)
713713
)
714714
# initialize with the provided callable or the passed in class
715-
715+
716716
# TODO(https://github.com/googleapis/python-pubsub/issues/1349): Move the emulator
717717
# code below to test files.
718718
emulator_host = os.environ.get("PUBSUB_EMULATOR_HOST")

0 commit comments

Comments
 (0)