Skip to content

Commit 09c8b1f

Browse files
committed
lint
1 parent af0f895 commit 09c8b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-api-core/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def lint(session):
8888
)
8989
session.run("mypy", "google", "tests")
9090

91+
9192
@nox.session(python=DEFAULT_PYTHON_VERSION)
9293
def blacken(session):
9394
"""Run black.

0 commit comments

Comments
 (0)