[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/develop] PEP8 whitespace fix for one line in bridgedb.HTTPServer.



commit 25be173fd45804fd7ff324074efc4520c04f4681
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon May 5 19:26:52 2014 +0000

    PEP8 whitespace fix for one line in bridgedb.HTTPServer.
---
 lib/bridgedb/HTTPServer.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bridgedb/HTTPServer.py b/lib/bridgedb/HTTPServer.py
index cbff653..5f41f6f 100644
--- a/lib/bridgedb/HTTPServer.py
+++ b/lib/bridgedb/HTTPServer.py
@@ -50,7 +50,7 @@ from bridgedb.parse import headers
 from bridgedb.safelog import logSafely
 
 
-TEMPLATE_DIR = os.path.join(os.path.dirname(__file__),'templates')
+TEMPLATE_DIR = os.path.join(os.path.dirname(__file__), 'templates')
 GEOIP_DBFILE = '/usr/share/GeoIP/GeoIP.dat'
 rtl_langs = ('ar', 'he', 'fa', 'gu_IN', 'ku')
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits