Skip to content

Commit

Permalink
Merge pull request #2339 from tseaver/2321-tweak
Browse files Browse the repository at this point in the history
Review tweak.
  • Loading branch information
tseaver committed Sep 16, 2016
2 parents 613361c + f8b7901 commit 2ee65ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/bigquery/_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def _validate(self, value):

class UDFResource(object):
"""Describe a single user-defined function (UDF) resource.
:type udf_type: str
:param udf_type: the type of the resource ('inlineCode' or 'resourceUri')
Expand Down

0 comments on commit 2ee65ab

Please sign in to comment.