AIdeaText commited on
Commit
9e53781
verified
1 Parent(s): 5b40502

Update modules/studentact/current_situation_interface.py

Browse files
modules/studentact/current_situation_interface.py CHANGED
@@ -23,7 +23,7 @@ from .current_situation_analysis import (
23
  generate_connection_paths,
24
  create_vocabulary_network,
25
  create_syntax_complexity_graph,
26
- create_cohesion_heatmap,
27
  )
28
 
29
  # Configuraci贸n del estilo de matplotlib para el gr谩fico de radar
 
23
  generate_connection_paths,
24
  create_vocabulary_network,
25
  create_syntax_complexity_graph,
26
+ create_cohesion_heatmap
27
  )
28
 
29
  # Configuraci贸n del estilo de matplotlib para el gr谩fico de radar