Browse Source
- fastapi/_compat/v2.py: Replace mutable default argument with in ModelField.validate() to avoid shared state across calls (B006/W0102) - scripts/add_latest_release_date.py: Add encoding='utf-8' to both open() calls to ensure consistent file reading/writing across platforms (W1514)pull/15493/head
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue