14 lines
508 B
Markdown
14 lines
508 B
Markdown
---
|
|
id: 06095a46-699a-47bf-a1f1-418605b03d0f
|
|
type: FOLLOWS
|
|
from_id: d637ad5b-0ad1-4164-b737-b870fce85ae1
|
|
from_title: "Pattern: Lazy import inside function body to break circular imports"
|
|
to_id: c7623317-ea0a-4b8a-9375-65fc3aac5303
|
|
to_title: "FullCard Migration: card_layout.py ported to card-creation repo"
|
|
strength: 0.8
|
|
created: "2026-02-25T22:27:03.733654+00:00"
|
|
updated: "2026-02-25T22:27:03.733654+00:00"
|
|
---
|
|
|
|
Lazy import pattern was needed to avoid circular imports introduced by the FullCard migration
|