Skip to content

Commit fba0da6

Browse files
author
Jon Wayne Parrott
committed
Add more storage samples for the cloud client libraries.
Change-Id: I66fe0e8608cd0fc2efe864de0484b74664e6a1eb
1 parent e3fcefd commit fba0da6

File tree

5 files changed

+343
-174
lines changed

5 files changed

+343
-174
lines changed

nox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ def session_lint(session):
245245
"""Lints each sample."""
246246
session.install('flake8', 'flake8-import-order')
247247
session.run(
248-
'flake8', '--builtin=gettext', '--max-complexity=10',
248+
'flake8', '--builtin=gettext', '--max-complexity=15',
249249
'--import-order-style=google',
250250
'--exclude',
251251
'container_engine/django_tutorial/polls/migrations/*,.nox,.cache,env',

storage/cloud-client/manage_blobs.py

Lines changed: 0 additions & 113 deletions
This file was deleted.

storage/cloud-client/manage_blobs_test.py

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)