X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_common%2Ftests%2Ftest_fsbase.py;h=cb5c560dff52b045c99db3d6919424c2e24f211d;hb=a06b854f2b278aaee015fc1f76015895f8cf50c1;hp=43349ad49c6f4199c284d0248d00071faf641db4;hpb=2644b76248a1b96f7a47013b414e31b4e3feecf8;p=osm%2Fcommon.git diff --git a/osm_common/tests/test_fsbase.py b/osm_common/tests/test_fsbase.py index 43349ad..cb5c560 100644 --- a/osm_common/tests/test_fsbase.py +++ b/osm_common/tests/test_fsbase.py @@ -18,9 +18,9 @@ ## import http -import pytest from osm_common.fsbase import FsBase, FsException +import pytest def exception_message(message):