mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
fix ruff issue
This commit is contained in:
@@ -356,7 +356,7 @@ def test_render_command_with_custom_png_path_multiple_pages(tmp_path):
|
||||
runner.invoke(cli.app, ["new", "John Doe"])
|
||||
input_file_path = tmp_path / "John_Doe_CV.yaml"
|
||||
|
||||
result = run_render_command(
|
||||
run_render_command(
|
||||
input_file_path,
|
||||
tmp_path,
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user