Skip to content

Commit 7337d03

Browse files
style: auto-fix linting issues
1 parent fe63635 commit 7337d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_function_discovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@ def sample_data():
12071207
all_functions,
12081208
tests_root=temp_dir, # Overlapping case
12091209
ignore_paths=[],
1210-
project_root=temp_dir,
1210+
project_root=temp_dir,
12111211
module_root=temp_dir,
12121212
)
12131213

0 commit comments

Comments
 (0)