Asked by Ole Jahren on Oct 4, 2024
Ole encounters a syntax error when using the Python SDK for exports due to 'async' keyword conflict
Answered by Ole Jahren
Renaming 'async' to 'async_' and ensuring the SDK is updated resolves the issue