Skip to content

Commit 96140a1

Browse files
committed
Lint
1 parent cd74953 commit 96140a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/export_llama.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
sys.setrecursionlimit(4096)
2323

24+
2425
def main() -> None:
2526
seed = 42
2627
torch.manual_seed(seed)

0 commit comments

Comments
 (0)