Jacob Segal 6c66682b3c [fix] Fixes non-async public API access
It looks like the synchronous version of the public API broke due to an
addition of `from __future__ import annotations`. This change updates
the async-to-sync adapter to work with both types of type annotations.
2025-11-23 22:43:55 -08:00
..
2025-07-29 22:17:22 -04:00
2025-07-29 22:17:22 -04:00