X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_common%2Ftests%2Ftest_msgbase.py;h=d5092b1b42e85d1bc13acf3ff3b33254d78f8b0c;hb=15ec83a20391bf91618952247023716218292d72;hp=665968e6b07f05310ad49bf051181f4a72872dbd;hpb=2644b76248a1b96f7a47013b414e31b4e3feecf8;p=osm%2Fcommon.git diff --git a/osm_common/tests/test_msgbase.py b/osm_common/tests/test_msgbase.py index 665968e..d5092b1 100644 --- a/osm_common/tests/test_msgbase.py +++ b/osm_common/tests/test_msgbase.py @@ -18,9 +18,9 @@ ## import http -import pytest from osm_common.msgbase import MsgBase, MsgException +import pytest def exception_message(message):