We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d65281 commit e89175cCopy full SHA for e89175c
1 file changed
synthtool/gcp/templates/python_samples/noxfile.py.j2
@@ -152,6 +152,7 @@ def lint(session):
152
# Black
153
#
154
155
+
156
@nox.session
157
def blacken(session):
158
session.install("black")
0 commit comments