Adding release notes and enabling import order check
[osm/common.git] / setup.py
index cb19584..390ca7d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -18,6 +18,7 @@
 
 
 import os
+
 from setuptools import setup
 
 here = os.path.abspath(os.path.dirname(__file__))