Skip to content

Commit e89175c

Browse files
authored
fix: address lint issues (#847)
1 parent 7d65281 commit e89175c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synthtool/gcp/templates/python_samples/noxfile.py.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ def lint(session):
152152
# Black
153153
#
154154

155+
155156
@nox.session
156157
def blacken(session):
157158
session.install("black")

0 commit comments

Comments
 (0)