summaryrefslogtreecommitdiff
path: root/bench/dependency-func.py
diff options
context:
space:
mode:
Diffstat (limited to 'bench/dependency-func.py')
-rw-r--r--bench/dependency-func.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/bench/dependency-func.py b/bench/dependency-func.py
index 0af411d9f..beaa62664 100644
--- a/bench/dependency-func.py
+++ b/bench/dependency-func.py
@@ -96,3 +96,9 @@ Data = [
{},
),
]
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: