Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 6a93c26

Browse files
committed
docstring
1 parent 873bff6 commit 6a93c26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/bigquery/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ class SchemaField(object):
203203
204204
Possible values include:
205205
206-
- 6 (Default, for TIMESTAMP type with microsecond precision)
206+
- None (Default, for TIMESTAMP type with microsecond precision)
207207
208208
- 12 (For TIMESTAMP type with picosecond precision)
209209
"""

0 commit comments

Comments
 (0)