Fix black issues
[osm/N2VC.git] / n2vc / k8s_conn.py
index 632ac29..2624ddc 100644 (file)
@@ -435,7 +435,6 @@ class K8sConnector(abc.ABC, Loggable):
         self.log.debug("status={}".format(status))
 
         try:
-
             the_table = db_dict["collection"]
             the_filter = db_dict["filter"]
             the_path = db_dict["path"]