aboutsummaryrefslogtreecommitdiff
path: root/tests/test_client.py
diff options
context:
space:
mode:
authorNathaniel Manista <nathaniel@google.com>2016-02-16 22:53:18 +0000
committerNathaniel Manista <nathaniel@google.com>2016-02-16 22:53:18 +0000
commitb1964dee35e80ac0110f8fd8998855162292731f (patch)
tree99da5b2a95a907313d5517a3998953e8cba9a72d /tests/test_client.py
parent82445c31e5f00178f216900a4e0f2b11cd7229ca (diff)
downloadoauth2client-b1964dee35e80ac0110f8fd8998855162292731f.tar.gz
Cosmetic tweaks
Unnecessary (and embarrassingly out-of-date) shebang lines are dropped. License headers are trimmed to not have single-octothorpe lines above or below. The xsrfutil_test module doc string is trimmed of repeated information and placed properly after a blank line following the license header.
Diffstat (limited to 'tests/test_client.py')
-rw-r--r--tests/test_client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_client.py b/tests/test_client.py
index 4c7e31d..779b29b 100644
--- a/tests/test_client.py
+++ b/tests/test_client.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python2.4
-#
# Copyright 2014 Google Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");