Skip to content

Commit 6902ca0

Browse files
committed
nf 2
1 parent fa53276 commit 6902ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ def mypy(session):
117117
# TODO: Only check the hand-written layer, the generated code does not pass
118118
# mypy checks yet.
119119
# https://github.com/googleapis/gapic-generator-python/issues/1092
120+
# TODO: Re-enable mypy checks once we merge, since incremental checks are failing due to protobuf upgrade
120121
# session.run("mypy", "-p", "google.cloud", "--exclude", "google/pubsub_v1/")
121122

122123

0 commit comments

Comments
 (0)