fix output (#1462)
Cette révision appartient à :
révisé par
GitHub
Parent
2c59a82fe1
révision
a14f0c30ab
@@ -216,7 +216,6 @@ def calc_ceilings(
|
||||
dynamic_xmax = max_ai * 1.2 if max_ai > 0 else 1000
|
||||
else:
|
||||
dynamic_xmax = 1000
|
||||
print(XMAX, dynamic_xmax)
|
||||
|
||||
# TODO: This is where filtering by memory level will need to occur for standalone
|
||||
graph_points: dict[str, list[Union[list[float], float, None]]] = {
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur