Skip to content

Refactor - #88

Closed
suguanYang wants to merge 40 commits into
mainfrom
refactor/wangbinqi/code
Closed

suguanYang wants to merge 40 commits into
mainfrom
refactor/wangbinqi/code

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

No description provided.

suguanYang added 30 commits May 16, 2026 01:46
from pathlib import Path
from typing import Any

from app.services.demo_source_projection import DemoSourceProjection

if TYPE_CHECKING:
from app.services.demo_source_catalog import (
DemoCitationDefinition,
if TYPE_CHECKING:
from app.services.demo_source_catalog import (
DemoCitationDefinition,
DemoExampleDefinition,
from app.services.demo_source_catalog import (
DemoCitationDefinition,
DemoExampleDefinition,
DemoSourceDefinition,

billing_service = WorkBillingService()
billing_filename = filename or ""
billing_status = "skipped"
billing_filename = filename or ""
billing_status = "skipped"
billing_amount_micro_dollars = 0
billing_credits = 0.0
or (
line_like_items >= TABLE_DRAWING_STRONG_THRESHOLD
and horizontal_line_items >= 3
and vertical_line_items >= 3
@suguanYang suguanYang closed this May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants