Skip to content

Commit df39c30

Browse files
committed
Lint conftest
1 parent f5e2fbc commit df39c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def mkdir(tmp_path, *parts):
3232

3333

3434
@pytest.fixture
35-
def make_notebook_app(
35+
def make_notebook_app( # noqa PLR0913
3636
jp_root_dir,
3737
jp_template_dir,
3838
app_settings_dir,

0 commit comments

Comments
 (0)