call site 4 for test.deprecated_call
test/testing/test_deprecated.py - line 33
32
33
34
   def test_deprecated_explicit_call():
->     py.test.deprecated_call(dep_explicit, 0)
       py.test.deprecated_call(dep_explicit, 0)