Skip to content

Commit 5e5d858

Browse files
author
Rui Wang Napieralski
committed
fix: remove captureWarninig setting
1 parent 945f3f0 commit 5e5d858

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)