MCPcopy Index your code
hub / github.com/tortoise/tortoise-orm / _echo_app_header

Function _echo_app_header

tortoise/cli/cli.py:292–293  ·  view source on GitHub ↗
(app_label: str)

Source from the content-addressed store, hash-verified

290
291
292def _echo_app_header(app_label: str) -> None:
293 print(f" {_BOLD}{app_label}:{_RESET}")
294
295
296def _emit_history(

Callers 2

_emit_historyFunction · 0.85
_emit_headsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…