[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] ops, fix indentation
commit e62a0354c940b43a495f10cc20f7fac5d204f799
Author: juga0 <juga@xxxxxxxxxx>
Date: Wed Aug 29 19:56:27 2018 +0000
ops, fix indentation
---
sbws/lib/v3bwfile.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/lib/v3bwfile.py b/sbws/lib/v3bwfile.py
index bd8f5d6..448323c 100644
--- a/sbws/lib/v3bwfile.py
+++ b/sbws/lib/v3bwfile.py
@@ -124,7 +124,7 @@ class V3BWHeader(object):
for l in lines[:index_terminator]
if l.split(KEYVALUE_SEP_V110)[0] in ALL_KEYVALUES])
h = cls(ts, **kwargs)
- # last line is new line
+ # last line is new line
return h, lines[index_terminator + 1:-1]
@classmethod
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits