Skip to content

Commit 52da173

Browse files
1 parent eef618d commit 52da173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
# Error if a python version is missing
3838
nox.options.error_on_missing_interpreters = True
3939

40+
4041
@nox.session(python=DEFAULT_PYTHON_VERSION)
4142
def lint(session):
4243
session.install(

0 commit comments

Comments
 (0)