diff options
Diffstat (limited to 'bench/dependency-func.py')
-rw-r--r-- | bench/dependency-func.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bench/dependency-func.py b/bench/dependency-func.py index 0af411d..beaa626 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: |