Skip to content

Commit 87346f1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5e53bcb commit 87346f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathology/multiple_instance_learning/panda_mil_train_evaluate_pytorch_gpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,4 +675,4 @@ def main_worker(gpu, args):
675675
print('ALL DONE')
676676

677677
if __name__ == '__main__':
678-
main()
678+
main()

0 commit comments

Comments
 (0)