瀏覽代碼

fix a bug

highing666 3 年之前
父節點
當前提交
e8c9771eb6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/controllers/equipment/vav.py

+ 1 - 0
app/controllers/equipment/vav.py

@@ -1,5 +1,6 @@
 # -*- coding: utf-8 -*-
 
+from operator import attrgetter
 from typing import Dict, List, Optional, Tuple
 
 import numpy as np