Skip to content

Commit d24df7d

Browse files
committed
docstring
1 parent 696dfff commit d24df7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ def policy_tags(self):
389389

390390
@property
391391
def timestamp_precision(self):
392-
"""Optional[int]: Precision (maximum number of total digits in base 10)
392+
"""Precision (maximum number of total digits in base 10)
393393
for seconds of TIMESTAMP type.
394394
395395
Possible values include:

0 commit comments

Comments
 (0)