Skip to content

Commit 2ff94c2

Browse files
Fix lint
1 parent e78ef13 commit 2ff94c2

File tree

1 file changed

+1
-0
lines changed
  • src/templates/template-vision-segmentation

1 file changed

+1
-0
lines changed

src/templates/template-vision-segmentation/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
except ImportError:
2222
from torch.optim.lr_scheduler import _LRScheduler as PyTorchLRScheduler
2323

24+
2425
def run(local_rank: int, config: Any):
2526
# make a certain seed
2627
rank = idist.get_rank()

0 commit comments

Comments
 (0)