Update speedtester.py
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ def generate_updown_plot_simple(downloads, uploads, name, description):
|
||||
|
||||
@catch_errors
|
||||
def gather_day_median_data(dates, downloads, uploads):
|
||||
log.debug("Gather week median data...")
|
||||
log.debug("Gather day median data...")
|
||||
dl = []
|
||||
up = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user