* Fixed utils/build-dists.py which was broken by 49ae7c7
Previously the async helpers imported AsyncOpenSearch and therefore failed to import anytime it did
Signed-off-by: Roger Aiudi <[email protected]>
* Refactor async helpers try block to a simple if statement
Signed-off-by: Roger Aiudi <[email protected]>
* Remove newline to pass black
Signed-off-by: Roger Aiudi <[email protected]>
---------
Signed-off-by: Roger Aiudi <[email protected]>