Skip to content

Replace warnings.warn with cbook._warn_external or logging.warning#12006

Merged
timhoffm merged 1 commit into
matplotlib:masterfrom
hershen:add-stacklevel-to-warnings-fixes-issue-10643
Oct 29, 2018
Merged

Replace warnings.warn with cbook._warn_external or logging.warning#12006
timhoffm merged 1 commit into
matplotlib:masterfrom
hershen:add-stacklevel-to-warnings-fixes-issue-10643

1) Replaced warnings.warn with either logging.warnings or cbook._warn…

67e57b2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs