Skip to content
Snippets Groups Projects
Commit f58f8beb authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

stupid python

parent aef6fd68
No related branches found
No related tags found
No related merge requests found
...@@ -131,6 +131,7 @@ def analysis_stats_files_output(rtype, flag): ...@@ -131,6 +131,7 @@ def analysis_stats_files_output(rtype, flag):
def analysis_plot_files_output(): def analysis_plot_files_output():
addon = []
if MG and MT: if MG and MT:
addon = PLOT_OUTPUT_FILES['mgmt'] addon = PLOT_OUTPUT_FILES['mgmt']
elif MG: elif MG:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment