quivr/backend/repository/prompt
MaHDi 8af6d61e76
improve (importing): reorganization of the import structure (#964)
* reorganize import level

* add __init__, reorganize import from __init__

* reorganize import level

* reorganize import level

* fix circular import error by keep the import deep as "from models.settings"

* fix the relative import

* restor unwanted staged files

* add backend/venv and backend/.env to gitignore

* clean importing
2023-08-21 12:25:16 +02:00
..
__init__.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
create_prompt.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
delete_prompt_py_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_prompt_by_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_public_prompts.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
update_prompt_by_id.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00