MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / SomeObject

Class SomeObject

lib/matplotlib/tests/test_font_manager.py:538–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536def test_donot_cache_tracebacks():
537
538 class SomeObject:
539 pass
540
541 def inner():
542 x = SomeObject()

Callers 1

innerFunction · 0.85

Calls

no outgoing calls

Tested by 1

innerFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…