aboutsummaryrefslogtreecommitdiffstats
path: root/tasks.py
diff options
context:
space:
mode:
authorTerry Chia <terrycwk1994@gmail.com>2014-07-06 17:51:26 +0800
committerTerry Chia <terrycwk1994@gmail.com>2014-07-06 17:51:26 +0800
commita0a47cdee506bf3b54a52ff9d00723a062e08c47 (patch)
treefd0de8dc90df9a32fccf23aae11a9a26014a2fc1 /tasks.py
parenta020246a2c748f35eed256a0300a70eddedcb005 (diff)
downloadcryptography-a0a47cdee506bf3b54a52ff9d00723a062e08c47.tar.gz
cryptography-a0a47cdee506bf3b54a52ff9d00723a062e08c47.tar.bz2
cryptography-a0a47cdee506bf3b54a52ff9d00723a062e08c47.zip
Add newline for consistency
Diffstat (limited to 'tasks.py')
-rw-r--r--tasks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks.py b/tasks.py
index 94a95414..65e33aea 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