[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Add forgotten parenthesis
commit d09dc0e505aa5ab22c24e729225a83c1228337a7
Author: juga0 <juga@xxxxxxxxxx>
Date: Thu Sep 13 18:28:16 2018 +0000
Add forgotten parenthesis
---
sbws/core/generate.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/core/generate.py b/sbws/core/generate.py
index b937c5b..3c36915 100644
--- a/sbws/core/generate.py
+++ b/sbws/core/generate.py
@@ -82,7 +82,7 @@ def main(args, conf):
bw_file = V3BWFile.from_results(results, state_fpath, args.scale_constant,
scaling_method,
torflow_cap=args.torflow_bw_margin,
- torflow_round_digs=args.torflow_round_digs,
+ torflow_round_digs=args.torflow_round_digs)
output = args.output or \
conf.getpath('paths', 'v3bw_fname').format(now_fname())
bw_file.write(output)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits