Browse Source
- Fix tuple[Type[Any], ...] to Tuple[Type[Any], ...] in shared.py - Add missing _is_model_field function to v2.py - All tests now pass on Python 3.8 without TypeError - Import-time compatibility fully restored for Python 3.8pull/14201/head
2 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue