ZahirJS commited on
Commit
712ec26
·
verified ·
1 Parent(s): bf333a5

Update concept_map_generator.py

Browse files
Files changed (1) hide show
  1. concept_map_generator.py +1 -1
concept_map_generator.py CHANGED
@@ -182,7 +182,7 @@ def generate_concept_map(json_input: str, output_format: str) -> str:
182
  }
183
 
184
  Returns:
185
- str: The filepath to the generated PNG image file.
186
  """
187
  try:
188
  if not json_input.strip():
 
182
  }
183
 
184
  Returns:
185
+ str: The filepath to the generated image file.
186
  """
187
  try:
188
  if not json_input.strip():