Skip to content

Commit 60fc7b2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 20ffa36 commit 60fc7b2

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
@@ -604,4 +604,4 @@ def main_worker(gpu, args):
604604
print('ALL DONE')
605605

606606
if __name__ == '__main__':
607-
main()
607+
main()

0 commit comments

Comments
 (0)