Skip to content

Commit bcc1f3e

Browse files
committed
chore: reformat google-cloud-policytroubleshooter-iam with nox
1 parent e22a1f1 commit bcc1f3e

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types

1 file changed

+1
-1
lines changed

packages/google-cloud-policytroubleshooter-iam/google/cloud/policytroubleshooter_iam_v3/types/troubleshooter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
from typing import MutableMapping, MutableSequence
1919

2020
import google.iam.v1.policy_pb2 as policy_pb2 # type: ignore
21-
from google.cloud.iam_v2 import Policy # type: ignore
2221
import google.protobuf.struct_pb2 as struct_pb2 # type: ignore
2322
import google.protobuf.timestamp_pb2 as timestamp_pb2 # type: ignore
2423
import google.rpc.status_pb2 as status_pb2 # type: ignore
2524
import google.type.expr_pb2 as expr_pb2 # type: ignore
2625
import proto # type: ignore
26+
from google.cloud.iam_v2 import Policy # type: ignore
2727

2828
__protobuf__ = proto.module(
2929
package="google.cloud.policytroubleshooter.iam.v3",

0 commit comments

Comments
 (0)