Skip to content

Commit 41fd853

Browse files
committed
autopatch: add warning
1 parent cf4c895 commit 41fd853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ddtrace/contrib/autopatch.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
"""
22
the autopatch module will attempt to automatically monkeypatch
33
all available contrib modules.
4+
5+
It is currently experimental and incomplete.
46
"""
57

68

0 commit comments

Comments
 (0)