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

Function print_it

tests/test_code/py/weird_calls/weird_calls.py:1–2  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

1def print_it(string):
2 print(string)
3
4
5def func_a():

Callers 3

func_aFunction · 0.85
func_bFunction · 0.85
func_cFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected