porespy
porespy copied to clipboard
We should add a `dt` helper method to `tools`
Instead of importing edt from either edt or pyedt all over the place, we should just create a function in tools
called get_edt
which does this check and returns the correct one.