We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373f1a6 commit 952179cCopy full SHA for 952179c
geodepy/tests/test_survey.py
@@ -1,8 +1,8 @@
1
import unittest
2
from geodepy.convert import DMSAngle
3
-from geodepy.survey import (first_vel_params, first_vel_corrn,
4
- precise_inst_ht, va_conv, radiations, joins)
5
-
+from geodepy.survey import (first_vel_params, first_vel_corrn,
+ mets_partial_differentials, precise_inst_ht,
+ va_conv, radiations, joins)
6
7
class TestSurveyConvert(unittest.TestCase):
8
def test_first_vel_params(self):
0 commit comments