Skip to content

Commit

Permalink
Nox
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaFaer committed Jul 31, 2019
1 parent 3efcf86 commit 3fedc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firestore/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def lint(session):
session.run("flake8", "google", "tests")


@nox.session(python="3.7")
@nox.session(python="3.6")
def blacken(session):
"""Run black.
Expand Down

0 comments on commit 3fedc31

Please sign in to comment.