Skip to content

Commit

Permalink
Add more storage samples for the cloud client libraries.
Browse files Browse the repository at this point in the history
Change-Id: I66fe0e8608cd0fc2efe864de0484b74664e6a1eb
  • Loading branch information
Jon Wayne Parrott committed Jul 28, 2016
1 parent e3fcefd commit fba0da6
Show file tree
Hide file tree
Showing 5 changed files with 343 additions and 174 deletions.
2 changes: 1 addition & 1 deletion nox.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ def session_lint(session):
"""Lints each sample."""
session.install('flake8', 'flake8-import-order')
session.run(
'flake8', '--builtin=gettext', '--max-complexity=10',
'flake8', '--builtin=gettext', '--max-complexity=15',
'--import-order-style=google',
'--exclude',
'container_engine/django_tutorial/polls/migrations/*,.nox,.cache,env',
Expand Down
113 changes: 0 additions & 113 deletions storage/cloud-client/manage_blobs.py

This file was deleted.

60 changes: 0 additions & 60 deletions storage/cloud-client/manage_blobs_test.py

This file was deleted.

Loading

0 comments on commit fba0da6

Please sign in to comment.