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