Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crisxuan/bestJavaer
/ ImageIssue
Class
ImageIssue
scripts/check_article_quality.py:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
@dataclass(frozen=True)
58
class
ImageIssue:
59
line: int
60
target: str
61
issue: str
62
63
64
@dataclass(frozen=True)
Callers
1
check_images
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected