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