Browse Source

import fix

Dimitri Korsch 6 năm trước cách đây
mục cha
commit
b09185b8a1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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