diff --git a/packages/grafeas/owlbot.py b/packages/grafeas/owlbot.py index 4ac0f7ae0168..5812ef64fa97 100644 --- a/packages/grafeas/owlbot.py +++ b/packages/grafeas/owlbot.py @@ -18,6 +18,7 @@ import synthtool as s import synthtool.gcp as gcp import logging +from synthtool.languages import python logging.basicConfig(level=logging.DEBUG)