Skip to content

Commit 015eee2

Browse files
authored
chore: add missing import in owlbot.py (#82)
1 parent 359db34 commit 015eee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-runtimeconfig/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)