Skip to content

Commit

Permalink
Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnymaserati committed Dec 1, 2020
1 parent 7a56204 commit 828a011
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
numpy
scipy
trimesh
trimesh
vedo
1 change: 0 additions & 1 deletion welleng/mesh.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import trimesh, numpy as np
from numpy import radians, sin, cos, sqrt, pi
from scipy.spatial import KDTree
from shapely import geometry

from .utils import HLA_to_NEV, get_sigmas
from .survey import slice_survey
Expand Down

0 comments on commit 828a011

Please sign in to comment.