Skip to content

Commit

Permalink
explicitly bind args of cairo_run_py
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Feb 13, 2025
1 parent 26470e4 commit 8a21c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cairo-addons/src/cairo_addons/testing/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def cairo_run_py(
cairo_files,
main_paths,
request,
coverage,
coverage=coverage,
)


Expand Down

0 comments on commit 8a21c62

Please sign in to comment.