Skip to content
Snippets Groups Projects
Commit 3923bc9f authored by Taya Snijder's avatar Taya Snijder
Browse files

newline at eof

parent 56cab677
No related branches found
No related tags found
1 merge request!421Resolve L2SS-920 "Make statistics writer tolerant"
......@@ -274,8 +274,6 @@ def main():
# set up everything
stat_parser = setup_stat_parser()
logger.debug("test")
# get a single numpy array of all the statistics stored.
array = stat_parser.collect_values()
logger.debug(f"Collected the statistics values of {stat_parser.get_statistics_count()} statistics in to one gaint array of shape: {array.shape} and type: {array.dtype}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment