Skip to content

Commit

Permalink
[#1753] PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Jan 16, 2015
1 parent b16a002 commit e756307
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ckan/tests/legacy/test_coding_standards.py
Expand Up @@ -291,6 +291,10 @@ class TestImportStar(object):
'ckan/migration/versions/064_add_email_last_sent_column.py',
'ckan/migration/versions/065_add_email_notifications_preference.py',
'ckan/plugins/__init__.py',
'ckan/tests/__init__.py',
'ckan/tests/functional/__init__.py',
'ckan/tests/functional/api/base.py',
'ckan/tests/functional/base.py',
'ckan/tests/legacy/functional/api/base.py',
'ckan/tests/legacy/functional/api/test_api.py',
'ckan/tests/legacy/functional/api/test_misc.py',
Expand Down

0 comments on commit e756307

Please sign in to comment.