Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 7a4f481

Browse files
authored
blacken all gen'd libs (#6792)
* blacken all gen'd libs
1 parent 4e21351 commit 7a4f481

File tree

9 files changed

+10554
-6674
lines changed

9 files changed

+10554
-6674
lines changed

google/cloud/container_v1/__init__.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@ class ClusterManagerClient(cluster_manager_client.ClusterManagerClient):
2626
enums = enums
2727

2828

29-
__all__ = (
30-
'enums',
31-
'types',
32-
'ClusterManagerClient',
33-
)
29+
__all__ = ("enums", "types", "ClusterManagerClient")

0 commit comments

Comments
 (0)