Skip to content

Commit

Permalink
Import session middleware.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Apr 12, 2024
1 parent a04bc08 commit c67774f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starlette_plus/middleware/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
"""

from .ratelimiter import RatelimitMiddleware as RatelimitMiddleware
from .sessions import SessionMiddleware as SessionMiddleware

0 comments on commit c67774f

Please sign in to comment.