We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0f895 commit 09c8b1fCopy full SHA for 09c8b1f
packages/google-api-core/noxfile.py
@@ -88,6 +88,7 @@ def lint(session):
88
)
89
session.run("mypy", "google", "tests")
90
91
+
92
@nox.session(python=DEFAULT_PYTHON_VERSION)
93
def blacken(session):
94
"""Run black.
0 commit comments