Skip to content

Commit

Permalink
fix: address lint issues (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole committed Nov 12, 2020
1 parent 7d65281 commit e89175c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synthtool/gcp/templates/python_samples/noxfile.py.j2
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ def lint(session):
# Black
#


@nox.session
def blacken(session):
session.install("black")
Expand Down

0 comments on commit e89175c

Please sign in to comment.