Enabling Flake8 and import sorting
[osm/RO.git] / RO-SDN-odl_openflow / osm_rosdn_odlof / sdnconn_odlof.py
index ce53b0d..31f9205 100644 (file)
@@ -20,7 +20,9 @@
 """
 
 import logging
+
 from osm_ro_plugin.openflow_conn import SdnConnectorOpenFlow
+
 from .odl_of import OfConnOdl