Skip to content

Commit 016f216

Browse files
committed
fmt
1 parent 3ae423b commit 016f216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

databricks/sdk/common/types/fieldmask.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
class FieldMask(object):
22
"""Class for FieldMask message type."""
3+
34
# This is based on the base implementation from protobuf.
45
# https://pigweed.googlesource.com/third_party/github/protocolbuffers/protobuf/+/HEAD/python/google/protobuf/internal/field_mask.py
56
# The original implementation only works with proto generated classes.

0 commit comments

Comments
 (0)