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

Commit 7fbf91b

Browse files
committed
formatting
1 parent c2224e6 commit 7fbf91b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/pubsub_v1/subscriber/message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ def nack_with_response(self) -> "futures.Future":
561561
)
562562

563563
return future
564-
564+
565565
@property
566566
def exactly_once_enabled(self):
567567
return self._exactly_once_delivery_enabled_func()

0 commit comments

Comments
 (0)