Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0ed115b

Browse filesBrowse files
committed
pylint: unused variable.
1 parent 065233d commit 0ed115b
Copy full SHA for 0ed115b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎gcloud/storage/test_acl.py

Copy file name to clipboardExpand all lines: gcloud/storage/test_acl.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,6 @@ def _makeOne(self, *args, **kw):
833833

834834
def test_ctor(self):
835835
NAME = 'name'
836-
BLOB_NAME = 'blob-name'
837836
connection = _Connection()
838837
bucket = _Bucket(NAME, connection)
839838
acl = self._makeOne(bucket)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.