Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepLabCut/DeepLabCut
/ DebugSection
Class
DebugSection
deeplabcut/core/debug/debug_logger.py:200–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
199
@dataclass(frozen=True)
200
class
DebugSection:
201
title: str
202
items: dict[str, str]
203
204
205
def
install_debug_recorder(
Callers
2
test_format_debug_report_renders_empty_section_and_logs_block
Function · 0.90
collect_debug_sections
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_format_debug_report_renders_empty_section_and_logs_block
Function · 0.72