Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ CodeBlock
Class
CodeBlock
tools/check_code_block_format.py:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
64
@dataclass
65
class
CodeBlock:
66
lines: list[str]
67
start_lineno: int
68
69
70
@dataclass
Callers
1
extract_code_blocks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected