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

Commit cd359bb

Browse files
committed
linting
1 parent 8e1baa5 commit cd359bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/firestore_v1/document.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from __future__ import annotations
1717
import datetime
1818
import logging
19-
from typing import Any, Callable, Generator, Iterable, Optional
19+
from typing import Any, Callable, Generator, Iterable
2020

2121
from google.api_core import gapic_v1
2222
from google.api_core import retry as retries

0 commit comments

Comments
 (0)