Adding release notes and enabling import order check
[osm/common.git] / osm_common / tests / test_fsbase.py
index 43349ad..cb5c560 100644 (file)
@@ -18,9 +18,9 @@
 ##
 
 import http
-import pytest
 
 from osm_common.fsbase import FsBase, FsException
+import pytest
 
 
 def exception_message(message):