Skip to content

Commit

Permalink
chore: add missing import in owlbot.py (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Aug 18, 2021
1 parent d39e382 commit 034c963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/grafeas/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 034c963

Please sign in to comment.