Kaynağa Gözat

[heatpump] fix import uvicorn

Maxime Alves LIRMM@home 3 yıl önce
ebeveyn
işleme
44f4598b0b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      pyheatpump/heatpump.py

+ 1
- 0
pyheatpump/heatpump.py Dosyayı Görüntüle

@@ -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…
İptal
Kaydet