Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaceZephyr/myskill
/ RectAndField
Class
RectAndField
pdf/scripts/check_bounding_boxes.py:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
@dataclass
11
class
RectAndField:
12
rect: list[float]
13
rect_type: str
14
field: dict
15
16
17
# Returns a list of messages that are printed to stdout for Claude to read.
Callers
1
get_bounding_box_messages
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected