You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(src): expand Google-style docstrings for training utils env module (#131)
- expand require_env docstring with Args, Returns, Raises sections
- expand set_env_defaults docstring with Args and preservation semantics
- document empty-string edge case in require_env
- use collections.abc.Mapping for Python 3.11+ alignment
- align docstring spacing with metrics.py reference convention
📝 - Generated by Copilot
0 commit comments