Skip to content

Commit

Permalink
Fix imports in readme (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakimka authored Jan 5, 2025
1 parent bdba272 commit 9d0bfa4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,9 @@ import httpx

from picodi import (
Provide,
init_dependencies,
inject,
dependency,
SingletonScope,
shutdown_dependencies,
)
from picodi.helpers import get_value, lifespan

Expand Down

0 comments on commit 9d0bfa4

Please sign in to comment.