diff --git a/tangostationcontrol/tangostationcontrol/statistics/reader.py b/tangostationcontrol/tangostationcontrol/statistics/reader.py index bdc5d84b80c927c81574218250cdfb5597b22533..efed9b52d0ffcac726284eb53db2306898a79403 100644 --- a/tangostationcontrol/tangostationcontrol/statistics/reader.py +++ b/tangostationcontrol/tangostationcontrol/statistics/reader.py @@ -299,4 +299,4 @@ def main(): # Get a list of all the statistics timestamps we have statistics = stat_parser.list_statistics() - logger.debug(f"These are all the statistics parsed: {statistics}") \ No newline at end of file + logger.debug(f"These are all the statistics parsed: {statistics}")