
==================================== ERRORS ====================================
___________ ERROR collecting tests/gateway/test_korean_humanizer.py ____________
ImportError while importing test module '/home/cube/projects/richard/.worktrees/nutricoach-v140-impl/tests/gateway/test_korean_humanizer.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../.worktrees/nutricoach-v140-impl/tests/gateway/test_korean_humanizer.py:15: in <module>
    from gateway.platforms.nutrition_coaching import AdaptiveCoachingFacts
../.worktrees/nutricoach-v140-impl/gateway/platforms/nutrition_coaching.py:50: in <module>
    from gateway.platforms.nutrition_weekly_host_facade import WeeklyCoordinatorHost
../.worktrees/nutricoach-v140-impl/gateway/platforms/nutrition_weekly_host_facade.py:8: in <module>
    from checkin_cli.customer_coaching import CustomerRegistry
task-12-independent-verification-r9/gateway-r8-predecessor-overlay/dualcoach/profile/checkin_cli/__init__.py:2: in <module>
    from checkin_cli.customer_admin import (
E   ModuleNotFoundError: No module named 'checkin_cli.customer_admin'
=========================== short test summary info ============================
ERROR ../.worktrees/nutricoach-v140-impl/tests/gateway/test_korean_humanizer.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
1 error in 0.54s
