Skip to content

Commit 74ae650

Browse files
authored
Lint conftest
1 parent ddeffae commit 74ae650

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)