neuralworm commited on
Commit
26c9e99
·
verified ·
1 Parent(s): 85c02a6

revert to matplotlib

Browse files
Files changed (1) hide show
  1. gen.py +1 -1
gen.py CHANGED
@@ -111,4 +111,4 @@ def generate(event):
111
  return f"Error: Invalid JSON - {e}"
112
 
113
  else:
114
- return "Error: <json> or </json> not found in generated output"
 
111
  return f"Error: Invalid JSON - {e}"
112
 
113
  else:
114
+ return "Error: <json> or </json> not found in generated output"