Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Nov 30, 2023
1 parent 276039c commit 635a4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def mypy(session):
)
session.install("google-cloud-testutils")
# TODO: also verify types on tests, all of google package
session.run("mypy", "google/", "tests/")
session.run("mypy", "-p", "google", "-p", "tests")


@nox.session(python=DEFAULT_PYTHON_VERSION)
Expand Down

0 comments on commit 635a4b0

Please sign in to comment.