Skip to content
Snippets Groups Projects
Commit c369cdfa authored by Rodri's avatar Rodri
Browse files

another small fix

parent 3d3ed89b
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