commit | a0a47cdee506bf3b54a52ff9d00723a062e08c47 | [log] [tgz] |
---|---|---|
author | Terry Chia <[email protected]> | Sun Jul 06 17:51:26 2014 +0800 |
committer | Terry Chia <[email protected]> | Sun Jul 06 17:51:26 2014 +0800 |
tree | fd0de8dc90df9a32fccf23aae11a9a26014a2fc1 | |
parent | a020246a2c748f35eed256a0300a70eddedcb005 [diff] [blame] |
Add newline for consistency
diff --git a/tasks.py b/tasks.py index 94a9541..65e33ae 100644 --- a/tasks.py +++ b/tasks.py
@@ -10,6 +10,7 @@ # implied. # See the License for the specific language governing permissions and # limitations under the License. + from __future__ import absolute_import, division, print_function import getpass