Skip to content

Commit f8d1fd5

Browse files
committed
fix(main.py): Fix linter error
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent dc5134e commit f8d1fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
from .metrics import Metrics
6363

6464

65-
6665
@asynccontextmanager
6766
async def lifespan(app: FastAPI): # pylint: disable=redefined-outer-name
6867
"""Lifespan functions for startup and shutdown events"""

0 commit comments

Comments
 (0)