Skip to content

Commit d5f8321

Browse files
committed
blacken
1 parent 59dc3d5 commit d5f8321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigquery/job/query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def result_set_last_replace_time(self):
244244
@property
245245
def result_set_last_modify_time(self):
246246
"""Optional[datetime]: The time at which the result table's contents
247-
were modified. May be absent if no results have been written or the
247+
were modified. May be absent if no results have been written or the
248248
query has completed."""
249249
from google.cloud._helpers import _rfc3339_nanos_to_datetime
250250

0 commit comments

Comments
 (0)