Browse Source
In Python 3.13+, ForwardRef._evaluate() requires 'recursive_guard' as a keyword-only argument. Pass it as keyword to support both older and newer Python versions.
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue