Skip to content

Commit 373e890

Browse files
pylint issue
1 parent 19a198f commit 373e890

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/e2e-test/tests/test_codegen_gp_tc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def _timed_translation(home):
2424
end = time.time()
2525
logger.info(f"Translation process for uploaded files took {end - start:.2f} seconds")
2626

27-
2827
@pytest.mark.parametrize("description, action", golden_path_steps, ids=[desc for desc, _ in golden_path_steps])
2928
def test_codegen_golden_path(login_logout, description, action, request):
3029
"""

0 commit comments

Comments
 (0)