Skip to content

Commit 6b684a5

Browse files
authored
chore: add missing import in owlbot.py (#428)
1 parent 3c42a72 commit 6b684a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-firestore/owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
import synthtool as s
2020
from synthtool import gcp
21+
from synthtool.languages import python
2122

2223
common = gcp.CommonTemplates()
2324

0 commit comments

Comments
 (0)