highing666 3 лет назад
Родитель
Сommit
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