generated from Luis/nextjs-python-web-template
Trying to fix attach entity
This commit is contained in:
@@ -33,7 +33,6 @@ for u in cors_url:
|
||||
# Logging setup
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
@asynccontextmanager
|
||||
async def lifespan(app: FastAPI) -> Any:
|
||||
await socket_manager2.brd.connect()
|
||||
|
||||
Reference in New Issue
Block a user