mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-17 10:29:49 -05:00
e7e0376dce
The legacy api.py module exposes _get_client_id_from_session, which is imported by client-portal tests via app.routes.api. Surface it through the package __init__ so the import works regardless of which loader path is taken.