Skip to content

Increase stack level for deprecation warning

The deprecation warning should call out the line where the deprecated module was imported, not the line in the deprecated module where the warning was issued.

Merge request reports