move common package to root level

This commit is contained in:
Junzi Sun
2020-05-03 23:27:17 +02:00
parent fe9e033a64
commit 5286355bf6
8 changed files with 12 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
from pyModeS.decoder import common
from pyModeS import common
def test_conversions():