Skip to content

Commit 5347b43

Browse files
test_parse_position: clean up left over vars
1 parent 2a27dc4 commit 5347b43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_parse_position.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
from aprslib.parsing import parse_position
44

5-
wind_multiplier = 0.44704
6-
mm_multiplier = 0.254
7-
85
class ParsePositionDataExtAndWeather(unittest.TestCase):
96
def setUp(self):
107
self.maxDiff = None

0 commit comments

Comments
 (0)