Fix black issues
[osm/N2VC.git] / n2vc / n2vc_conn.py
index 6b0df89..6f2e587 100644 (file)
@@ -434,7 +434,6 @@ class N2VCConnector(abc.ABC, Loggable):
         #          .format(str(status.value), detailed_status, vca_status, entity_type))
 
         try:
-
             the_table = db_dict["collection"]
             the_filter = db_dict["filter"]
             the_path = db_dict["path"]