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

Class ProvincialClass

tests/test_code/py/init/the_import.py:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class ProvincialClass():
2 def __init__(self):
3 print("here")
4
5
6class HiddenClass():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected