aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-07-06 11:34:30 +0100
committerAlex Stapleton <alexs@prol.etari.at>2014-07-06 11:34:30 +0100
commit5cb305d90489c42e9c8a6877f3b438175333e44c (patch)
treefd0de8dc90df9a32fccf23aae11a9a26014a2fc1
parenta020246a2c748f35eed256a0300a70eddedcb005 (diff)
parenta0a47cdee506bf3b54a52ff9d00723a062e08c47 (diff)
downloadcryptography-5cb305d90489c42e9c8a6877f3b438175333e44c.tar.gz
cryptography-5cb305d90489c42e9c8a6877f3b438175333e44c.tar.bz2
cryptography-5cb305d90489c42e9c8a6877f3b438175333e44c.zip
Merge pull request #1214 from Ayrx/lol-consistency
Add newline for consistency
-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