feat(nexa_coa_setup): module skeleton with hooks stub

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-05-12 18:39:24 -04:00
parent 457d9b7dbf
commit d6513ff7ab
16 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
from . import models
from .hooks import post_init_hook