Update modules/studentact/current_situation_analysis.py
Browse files
modules/studentact/current_situation_analysis.py
CHANGED
@@ -10,7 +10,6 @@ import numpy as np
|
|
10 |
import matplotlib.patches as patches
|
11 |
import logging
|
12 |
|
13 |
-
from translations.recommendations import RECOMMENDATIONS
|
14 |
|
15 |
# 2. Configuraci贸n b谩sica del logging
|
16 |
logging.basicConfig(
|
|
|
10 |
import matplotlib.patches as patches
|
11 |
import logging
|
12 |
|
|
|
13 |
|
14 |
# 2. Configuraci贸n b谩sica del logging
|
15 |
logging.basicConfig(
|