Skip to content

Commit 8a1b8f0

Browse files
committed
typo
1 parent c69f1f4 commit 8a1b8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tinker_math_rl/train.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from typing import Literal, Any, Optional
88

99
import chz
10-
import datetime
10+
from datetime import datetime
1111

1212
# Add tinker-cookbook to path if not installed
1313
# Assuming the directory structure:

0 commit comments

Comments
 (0)