• Brandon T. Willard's avatar
    Clean up deprecations · c736927b
    Brandon T. Willard 提交于
    This commit introduces the use of module-level `__getattr__` overrides to emit
    deprecation warnings for renamed objects.  It also adds some missing
    `pytest.deprecated_call` checks.
    c736927b
test_basic.py 150.1 KB