[sbws/master] Fix linter error

18 Sep
2018
18 Sep
'18
9:26 a.m.
commit 6a6c009093936559f8b18fe47d5d2269e6d7e5ee Author: juga0 <juga@riseup.net> Date: Thu Sep 13 17:52:48 2018 +0000 Fix linter error --- sbws/lib/v3bwfile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sbws/lib/v3bwfile.py b/sbws/lib/v3bwfile.py index 5621557..844efb3 100644 --- a/sbws/lib/v3bwfile.py +++ b/sbws/lib/v3bwfile.py @@ -461,7 +461,6 @@ class V3BWFile(object): key=lambda l: l.bw) return cls(header, bw_lines) - @staticmethod def bw_kb(bw_lines, reverse=False): bw_lines_scaled = copy.deepcopy(bw_lines)
2455
Age (days ago)
2455
Last active (days ago)
0 comments
1 participants
participants (1)
-
juga@torproject.org