Skip to content

Commit

Permalink
feat: add init to create packages (#2606)
Browse files Browse the repository at this point in the history
# 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):
  • Loading branch information
StanGirard authored May 21, 2024
1 parent d41a0b4 commit b06af57
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 0 deletions.
Empty file added backend/middlewares/__init__.py
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added backend/packages/__init__.py
Empty file.
Empty file.
Empty file.
Empty file added backend/routes/__init__.py
Empty file.

0 comments on commit b06af57

Please sign in to comment.