Dimitri Korsch 6 lat temu
rodzic
commit
6e8bd55515
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      nabirds/dataset/mixins/reading.py

+ 2 - 0
nabirds/dataset/mixins/reading.py

@@ -1,3 +1,5 @@
+import numpy as np
+
 from os.path import join
 
 from . import BaseMixin