Commit 138cdf8
CLN: remove unnecessary float64 cast in _dt_total_seconds
PyArrow automatically promotes int64 to double when multiplying with float.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent f20b03d commit 138cdf8
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2916 | 2916 | | |
2917 | 2917 | | |
2918 | 2918 | | |
2919 | | - | |
2920 | 2919 | | |
2921 | 2920 | | |
2922 | 2921 | | |
2923 | | - | |
2924 | | - | |
| 2922 | + | |
2925 | 2923 | | |
2926 | 2924 | | |
2927 | 2925 | | |
| |||
0 commit comments