Skip to content

Commit 56458c2

Browse files
committed
PEP8: this time for sure, Rocky
1 parent 60245f5 commit 56458c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gcloud/connection.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
""" Shared implementation of connections to API servers.
2-
"""
1+
""" Shared implementation of connections to API servers."""
32
from pkg_resources import get_distribution
43

54
import httplib2

0 commit comments

Comments
 (0)