Skip to content

Commit

Permalink
Review tweak.
Browse files Browse the repository at this point in the history
Addresses:
#2321 (review)
  • Loading branch information
tseaver committed Sep 16, 2016
1 parent 11ca5bd commit f8b7901
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 f8b7901

Please sign in to comment.