summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-07-23 15:41:42 -0300
committerKali Kaneko <kali@leap.se>2015-07-24 11:40:26 -0400
commit4ccbc5ad4dac2ba1292504d2d4019d42621e5458 (patch)
treea1cea7438c41ad2e8409f01020ab2c985d16ffa3 /client
parent19166618cef9cb03501d91df83a6919c3c4eda80 (diff)
[style] fixed typo in custom docid file
Diffstat (limited to 'client')
-rw-r--r--client/src/leap/soledad/client/examples/benchmarks/measure_index_times_custom_docid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/leap/soledad/client/examples/benchmarks/measure_index_times_custom_docid.py b/client/src/leap/soledad/client/examples/benchmarks/measure_index_times_custom_docid.py
index 76f8e4e3..9deba136 100644
--- a/client/src/leap/soledad/client/examples/benchmarks/measure_index_times_custom_docid.py
+++ b/client/src/leap/soledad/client/examples/benchmarks/measure_index_times_custom_docid.py
@@ -1,4 +1,4 @@
-># -*- coding: utf-8 -*-
+# -*- coding: utf-8 -*-
# measure_index_times.py
# Copyright (C) 2014 LEAP
#