remove numpy dependence

This commit is contained in:
Marcell Vazquez-Chanlatte 2017-04-23 22:33:15 -07:00
parent 761db9a51d
commit 5d3e2ed354
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@
from functools import singledispatch
import operator as op
import numpy as np
import funcy as fn
from lenses import lens