Skip to content

Commit 76e9f57

Browse files
authored
Removes duplicative triple quote.
1 parent 690fee4 commit 76e9f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-api-core/google/api_core/grpc_helpers_async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""AsyncIO helpers for :mod:`grpc`."""
15+
"""AsyncIO helpers for :mod:`grpc`.
1616
1717
Please combine more detailed docstring in grpc_helpers.py to use following
1818
functions. This module is implementing the same surface with AsyncIO semantics.

0 commit comments

Comments
 (0)