Bläddra i källkod

[heatpump] fix import uvicorn

Maxime Alves LIRMM@home 3 år sedan
förälder
incheckning
44f4598b0b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      pyheatpump/heatpump.py

+ 1
- 0
pyheatpump/heatpump.py Visa fil

@@ -4,6 +4,7 @@ from starlette.routing import Router, Route
4 4
 from starlette.responses import JSONResponse
5 5
 from .config import config
6 6
 from .lib import shift_response
7
+import uvicorn
7 8
 
8 9
 from pyheatpump.models import *
9 10
 

Loading…
Avbryt
Spara