Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
292
def
_echo_app_header(app_label: str) -> None:
293
print(f
" {_BOLD}{app_label}:{_RESET}"
)
294
295
296
def
_emit_history(
Callers
2
_emit_history
Function · 0.85
_emit_heads
Function · 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…