mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
* Bug: fixing async syntax for python 3.7 Rename async to async_ so superset installs for python 3.7. * Addressing PR comments. Use kwargs instead of explicitly specifying async_ so downstream engines (e.g. PyHive) that supports async can choose to use the async_ in pythonwq3.7 and async in <=python3.6 * addressing additional pr comments
8.9 KiB
8.9 KiB