Files
deb-python-oauth2client/tests/test_crypt.py
Danny Hermes 28445b98bb Making tests/ files pass PEP8.
This is all errors except E402: module level import not at top of file.
This is because in most (all?) files the __author__ global comes
before imports begin.

Ref: http://stackoverflow.com/a/24859703/1068170
2015-08-21 08:23:07 -07:00

2.6 KiB