MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / foo

Function foo

tests_python/test_utilities.py:354–355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

352 assert pydevd_tracing.set_trace_to_threads(tracing_func) == 0
353
354 def foo():
355 pass
356
357 foo()
358 assert called[0] > 2

Calls

no outgoing calls

Tested by

no test coverage detected