Skip to content

Commit

Permalink
style: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ndxmrb committed Aug 20, 2024
1 parent 0ff1433 commit 3dffb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastapi_azure_auth/exceptions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from __future__ import annotations

from fastapi import HTTPException, WebSocketException, status
from starlette.requests import HTTPConnection

Expand Down

0 comments on commit 3dffb3d

Please sign in to comment.