This website requires JavaScript.
Explore
Help
Sign In
QuivrHQ
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/QuivrHQ/quivr.git
synced
2024-12-15 17:43:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c2d83b22f
quivr
/
backend
/
modules
/
user
/
service
/
__init__.py
1 line
37 B
Python
Raw
Normal View
History
Unescape
Escape
refactor: to modules (#1754) # Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate):
2023-12-01 00:29:28 +03:00
from
.
user_service
import
UserService
Reference in New Issue
Copy Permalink