Skip to content

Commit b47243d

Browse files
committed
ruff
1 parent 2ac1ad6 commit b47243d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uncle_val/pipelines/validation_set_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,5 +169,5 @@ def loss_fn(*args, **kwargs):
169169
del model
170170
torch.cuda.empty_cache()
171171
torch.cuda.synchronize()
172-
172+
173173
return result

0 commit comments

Comments
 (0)