Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 113ca2b

Browse files
weratliyanhui1228
authored andcommitted
Fix docstring for trace_integration (#130)
1 parent b06ff68 commit 113ca2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opencensus/trace/ext/requests/trace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030
def trace_integration():
31-
"""Wrap the mysql connector to trace it."""
31+
"""Wrap the requests library to trace it."""
3232
log.info('Integrated module: {}'.format(MODULE_NAME))
3333

3434
# Wrap the requests functions

0 commit comments

Comments
 (0)