Changelog entry for lazy import fix

This commit is contained in:
Mark Backman
2026-02-20 16:35:17 -07:00
parent 9110e9f30b
commit bd4596570c

1
changelog/3790.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed spurious "PyTorch was not found" warning on startup by lazy-importing `LocalSmartTurnAnalyzerV3` in `UserTurnStrategies`.