Skip to content

Commit 1cb6728

Browse files
committed
Formatting
Signed-off-by: Kunjan Patel <kunjan@ucla.edu>
1 parent 1d6542d commit 1cb6728

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/maxdiffusion/configuration_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ def to_json_saveable(value):
611611
except Exception as e:
612612
max_logging.log(f"Error serializing config to JSON: {e}")
613613
raise e
614-
json_str = "{}"
615614

616615
return json_str + "\n"
617616

0 commit comments

Comments
 (0)