Skip to content

Commit f6bed30

Browse files
committed
add notice
1 parent f339a60 commit f6bed30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sentry_sdk/_metrics.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
NOTE: This file contains experimental code that may be changed or removed at any
3+
time without prior notice.
4+
"""
5+
16
import time
27
from typing import Any, Optional, TYPE_CHECKING
38

0 commit comments

Comments
 (0)