Skip to content

fix(module): rename model_managment_app to model_management_app (#3698) - #3806

Open
teddiesloco wants to merge 1 commit into
ModelEngine-Group:mainfrom
teddiesloco:fix/module-name-typo-model-management
Open

fix(module): rename model_managment_app to model_management_app (#3698)#3806
teddiesloco wants to merge 1 commit into
ModelEngine-Group:mainfrom
teddiesloco:fix/module-name-typo-model-management

Conversation

@teddiesloco

Copy link
Copy Markdown

Summary

Fixes #3698.

Renames backend/apps/model_managment_app.py and its corresponding test file to model_management_app.py to match the naming convention across the codebase (user_management_app.py, model_management_service.py).

Changes

  • Renamed backend/apps/model_managment_app.py -> backend/apps/model_management_app.py
  • Renamed test/backend/app/test_model_managment_app.py -> test/backend/app/test_model_management_app.py
  • Updated router import in backend/apps/config_app.py
  • Updated module paths in unit tests and documentation (doc/docs/{en,zh}/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants