summaryrefslogtreecommitdiff
path: root/taskflow/utils
diff options
context:
space:
mode:
authorhowardlee <lihongweibj@inspur.com>2016-11-09 16:06:10 +0800
committerhowardlee <lihongweibj@inspur.com>2016-11-09 16:06:10 +0800
commit271c637d5c643df7c924d65d52c77f4d399a7cc7 (patch)
tree3b0359eeb9fa2cac079067dfb8fb3153f874fc6b /taskflow/utils
parentc70b1ce0b450d2ba56c9f2e7f148ddf9c0d50f9f (diff)
downloadtaskflow-271c637d5c643df7c924d65d52c77f4d399a7cc7.tar.gz
Remove vim header from source files
Trivial fix [H106] Don't put vim configuration in source files (off by default). Change-Id: I7e9e9930fd6f135074078637f5af6f403e75ff78
Diffstat (limited to 'taskflow/utils')
-rw-r--r--taskflow/utils/iter_utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/taskflow/utils/iter_utils.py b/taskflow/utils/iter_utils.py
index 959f666..d35fe16 100644
--- a/taskflow/utils/iter_utils.py
+++ b/taskflow/utils/iter_utils.py
@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (C) 2015 Yahoo! Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may