Skip to content

Commit 2ee65ab

Browse files
authored
Merge pull request #2339 from tseaver/2321-tweak
Review tweak.
2 parents 613361c + f8b7901 commit 2ee65ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/bigquery/_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ def _validate(self, value):
176176

177177
class UDFResource(object):
178178
"""Describe a single user-defined function (UDF) resource.
179+
179180
:type udf_type: str
180181
:param udf_type: the type of the resource ('inlineCode' or 'resourceUri')
181182

0 commit comments

Comments
 (0)