Skip to content

Commit 5625d70

Browse files
crypto-aAravind-11
authored andcommitted
style: fixed linting issues in code
1 parent 7330f09 commit 5625d70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/function_libs/torch_lib/ops_test_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ def _embedding_bag_input_wrangler(
203203

204204
return args, kwargs
205205

206+
206207
def _amin_amax_input_wrangler(
207208
args: list[Any], kwargs: dict[str, Any]
208209
) -> tuple[list[Any], dict[str, Any]]:

0 commit comments

Comments
 (0)