Pin black version in tox.ini to 23.12.1
[osm/N2VC.git] / n2vc / k8s_conn.py
index 1c88653..3a1a5ef 100644 (file)
@@ -484,7 +484,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"]