Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit b75d005

Browse files
authored
Update README.md
1 parent 60ddf86 commit b75d005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ cuda91.bat
110110

111111
import torch
112112

113-
def main()
113+
def main():
114114
for i, (x, y) in dataloader:
115115
# do something here
116116

0 commit comments

Comments
 (0)