We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945f3f0 commit 2f6f646Copy full SHA for 2f6f646
src/sagemaker/deprecations.py
@@ -16,7 +16,6 @@
16
import logging
17
import warnings
18
19
-logging.captureWarnings(True)
20
logger = logging.getLogger(__name__)
21
22
V2_URL = "https://sagemaker.readthedocs.io/en/stable/v2.html"
0 commit comments