Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 52da173

Browse files
1 parent eef618d commit 52da173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)