[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Import constants to generate bw files
commit 42e439af691f4f6df6592133a51fd24df69d1018
Author: juga0 <juga@xxxxxxxxxx>
Date: Wed Sep 5 12:42:52 2018 +0000
Import constants to generate bw files
filtering results
---
sbws/core/generate.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sbws/core/generate.py b/sbws/core/generate.py
index 3c36915..4f80bb9 100644
--- a/sbws/core/generate.py
+++ b/sbws/core/generate.py
@@ -1,5 +1,6 @@
from sbws.globals import (fail_hard, SBWS_SCALE_CONSTANT, TORFLOW_SCALING,
- SBWS_SCALING, TORFLOW_BW_MARGIN, TORFLOW_ROUND_DIG)
+ SBWS_SCALING, TORFLOW_BW_MARGIN, TORFLOW_ROUND_DIG,
+ DAY_SECS, NUM_MIN_RESULTS)
from sbws.lib.v3bwfile import V3BWFile
from sbws.lib.resultdump import load_recent_results_in_datadir
from argparse import ArgumentDefaultsHelpFormatter
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits