summaryrefslogtreecommitdiff
path: root/bench/bench_argcomplete.py
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2019-05-14 15:56:31 -0700
committerAnthony Sottile <asottile@umich.edu>2019-05-14 15:56:31 -0700
commitdc75b6af47abd06332b28ff4857172ba838f4fe4 (patch)
treecf7149a60aaf51df9e860c8f2137cf7d5ab161fd /bench/bench_argcomplete.py
parent7573747cda7536c7d15595dc1d03c513b387743c (diff)
downloadpytest-dc75b6af47abd06332b28ff4857172ba838f4fe4.tar.gz
Use fix-encoding-pragma pre-commit hook
Diffstat (limited to 'bench/bench_argcomplete.py')
-rw-r--r--bench/bench_argcomplete.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/bench_argcomplete.py b/bench/bench_argcomplete.py
index 335733df7..297637bad 100644
--- a/bench/bench_argcomplete.py
+++ b/bench/bench_argcomplete.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
# 10000 iterations, just for relative comparison
# 2.7.5 3.3.2
# FilesCompleter 75.1109 69.2116