0.123.7
📦 fastapiView on GitHub →
🐛 1 fixes
Summary
This release provides a bug fix for evaluating stringified type annotations specifically for users on Python 3.10.
🐛 Bug Fixes
- Fix evaluation of stringified type annotations (from __future__ import annotations) in Python 3.10.