Skip to content

Commit 2f6f646

Browse files
icywang86ruiRui Wang Napieralski
andauthored
fix: remove captureWarninig setting (#2085)
Co-authored-by: Rui Wang Napieralski <[email protected]>
1 parent 945f3f0 commit 2f6f646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sagemaker/deprecations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import logging
1717
import warnings
1818

19-
logging.captureWarnings(True)
2019
logger = logging.getLogger(__name__)
2120

2221
V2_URL = "https://sagemaker.readthedocs.io/en/stable/v2.html"

0 commit comments

Comments
 (0)