remove numpy dependence
This commit is contained in:
parent
761db9a51d
commit
5d3e2ed354
2 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
|||
from functools import singledispatch
|
||||
import operator as op
|
||||
|
||||
import numpy as np
|
||||
import funcy as fn
|
||||
from lenses import lens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue