Skip to content
Snippets Groups Projects
Commit e7c44dd7 authored by Rodri's avatar Rodri Committed by Rodrigo G. Ruiz
Browse files

another small fix

parent aaa0513f
No related branches found
No related tags found
1 merge request!67Draft: Resolve "Reading summary slices and extracting the rates of each optical module"
......@@ -50,4 +50,5 @@ def main():
for key, value in doms_rates.items():
f.create_dataset(str(key), data=value)
main()
if __name__ == "__main__":
main()
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