X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_common%2Ftests%2Ftest_fsbase.py;fp=osm_common%2Ftests%2Ftest_fsbase.py;h=cb5c560dff52b045c99db3d6919424c2e24f211d;hb=3dd0db6efaab109fa1bd43395fbbddecf1eb73d4;hp=43349ad49c6f4199c284d0248d00071faf641db4;hpb=3d82ba2cc4c3ebb340a88400aaa4a8d3683806a1;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):