MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / HiddenClass

Class HiddenClass

tests/test_code/py/init/the_import.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6class HiddenClass():
7 def __init__(self):
8 print("here")
9
10
11def imported_func():

Callers 1

init.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected