Skip to content

Commit d2731de

Browse files
authored
Update google/cloud/bigquery/routine/routine.py
1 parent eed73a1 commit d2731de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/bigquery/routine/routine.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@ def __repr__(self):
772772

773773
class ExternalRuntimeOptions(object):
774774
"""Options for the runtime of the external system.
775+
775776
Args:
776777
container_memory (str):
777778
Optional. Amount of memory provisioned for a Python UDF container

0 commit comments

Comments
 (0)