Fix circular import between codai.api.app and codai.api.images
- Create codai/api/state.py for shared global state functions - images.py now imports get_load_mode from state instead of app - app.py re-exports functions from state for backward compatibility
Showing
codai/api/state.py
0 → 100644
Please
register
or
sign in
to comment