Commit 5065745
fix: format GNN training metrics timestamp with RFC3339 timezone
- Julia script now outputs UTC timestamps as RFC3339 with Z suffix
- Enables Rust parser DateTime::parse_from_rfc3339() to succeed
- gnn_training_integration_test now passes (last_trained field populated)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 1b2390d commit 5065745
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments