浏览代码

import fix

Dimitri Korsch 6 年之前
父节点
当前提交
6e8bd55515
共有 1 个文件被更改,包括 2 次插入0 次删除
  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 os.path import join
 
 
 from . import BaseMixin
 from . import BaseMixin